#c52c02 color space conversions
Hex:
#c52c02
RGB:
197, 44, 2
CMY:
23, 83, 99
CMYK:
0, 78, 99, 23
HSL:
13°, 97.9899%, 39.0196%
HSV (HSB):
13°, 98.9848%, 77.2549%
XYZ:
23.9376, 13.6761, 1.4355
xyY:
0.6130, 0.3502, 13.6761
CIE-Lab:
43.7647, 58.1487, 55.7950
CIE-LCH:
43.7647, 80.5876, 43.8166
CIE-Luv:
43.7647, 120.8591, 33.5971
Hunter-Lab:
36.9812, 50.8245, 23.5853
#c52c02 color charts
#c52c02 color shades, tints & tones
#c52c02 color schemes
#c52c02 color preview, HTML & CSS examples
This text has a color of #c52c02
<p style="color:#c52c02;">Text here</p>
.mytext {color:#c52c02;}
This box has a color of #c52c02
<div style="background-color:#c52c02;">Content here</div>
.mybackground {background-color:#c52c02;}
Border around this has a color of #c52c02
<div style="border:2px solid #c52c02;">Content here</div>
.myborder {border:2px solid #c52c02;}