#c55d34 color space conversions
Hex:
#c55d34
RGB:
197, 93, 52
CMY:
23, 64, 80
CMYK:
0, 53, 74, 23
HSL:
17°, 58.2329%, 48.8235%
HSV (HSB):
17°, 73.6041%, 77.2549%
XYZ:
27.5601, 19.9470, 5.6464
xyY:
0.5185, 0.3753, 19.9470
CIE-Lab:
51.7772, 38.7983, 42.2753
CIE-LCH:
51.7772, 57.3804, 47.4557
CIE-Luv:
51.7772, 82.7267, 36.3353
Hunter-Lab:
44.6620, 31.9907, 23.7677
#c55d34 color charts
#c55d34 color shades, tints & tones
#c55d34 color schemes
#c55d34 color preview, HTML & CSS examples
This text has a color of #c55d34
<p style="color:#c55d34;">Text here</p>
.mytext {color:#c55d34;}
This box has a color of #c55d34
<div style="background-color:#c55d34;">Content here</div>
.mybackground {background-color:#c55d34;}
Border around this has a color of #c55d34
<div style="border:2px solid #c55d34;">Content here</div>
.myborder {border:2px solid #c55d34;}