#c52c01 color space conversions
Hex:
#c52c01
RGB:
197, 44, 1
CMY:
23, 83, 100
CMYK:
0, 78, 99, 23
HSL:
13°, 98.9899%, 38.8235%
HSV (HSB):
13°, 99.4924%, 77.2549%
XYZ:
23.9321, 13.6739, 1.4067
xyY:
0.6134, 0.3505, 13.6739
CIE-Lab:
43.7615, 58.1384, 56.1082
CIE-LCH:
43.7615, 80.7973, 43.9819
CIE-Luv:
43.7615, 120.9218, 33.7072
Hunter-Lab:
36.9782, 50.8125, 23.6293
#c52c01 color charts
#c52c01 color shades, tints & tones
#c52c01 color schemes
#c52c01 color preview, HTML & CSS examples
This text has a color of #c52c01
<p style="color:#c52c01;">Text here</p>
.mytext {color:#c52c01;}
This box has a color of #c52c01
<div style="background-color:#c52c01;">Content here</div>
.mybackground {background-color:#c52c01;}
Border around this has a color of #c52c01
<div style="border:2px solid #c52c01;">Content here</div>
.myborder {border:2px solid #c52c01;}