#c52c06 color space conversions
Hex:
#c52c06
RGB:
197, 44, 6
CMY:
23, 83, 98
CMYK:
0, 78, 97, 23
HSL:
12°, 94.0887%, 39.8039%
HSV (HSB):
12°, 96.9543%, 77.2549%
XYZ:
23.9595, 13.6848, 1.5509
xyY:
0.6113, 0.3491, 13.6848
CIE-Lab:
43.7775, 58.1900, 54.5834
CIE-LCH:
43.7775, 79.7836, 43.1683
CIE-Luv:
43.7775, 120.6089, 33.1577
Hunter-Lab:
36.9930, 50.8725, 23.4094
#c52c06 color charts
#c52c06 color shades, tints & tones
#c52c06 color schemes
#c52c06 color preview, HTML & CSS examples
This text has a color of #c52c06
<p style="color:#c52c06;">Text here</p>
.mytext {color:#c52c06;}
This box has a color of #c52c06
<div style="background-color:#c52c06;">Content here</div>
.mybackground {background-color:#c52c06;}
Border around this has a color of #c52c06
<div style="border:2px solid #c52c06;">Content here</div>
.myborder {border:2px solid #c52c06;}