#c52c10 color space conversions
Hex:
#c52c10
RGB:
197, 44, 16
CMY:
23, 83, 94
CMYK:
0, 78, 92, 23
HSL:
9°, 84.9765%, 41.7647%
HSV (HSB):
9°, 91.8782%, 77.2549%
XYZ:
24.0202, 13.7091, 1.8703
xyY:
0.6066, 0.3462, 13.7091
CIE-Lab:
43.8128, 58.3041, 51.5216
CIE-LCH:
43.8128, 77.8065, 41.4661
CIE-Luv:
43.8128, 119.9218, 31.9503
Hunter-Lab:
37.0258, 51.0052, 22.9231
#c52c10 color charts
#c52c10 color shades, tints & tones
#c52c10 color schemes
#c52c10 color preview, HTML & CSS examples
This text has a color of #c52c10
<p style="color:#c52c10;">Text here</p>
.mytext {color:#c52c10;}
This box has a color of #c52c10
<div style="background-color:#c52c10;">Content here</div>
.mybackground {background-color:#c52c10;}
Border around this has a color of #c52c10
<div style="border:2px solid #c52c10;">Content here</div>
.myborder {border:2px solid #c52c10;}