#c03210 color space conversions
Hex:
#c03210
RGB:
192, 50, 16
CMY:
25, 80, 94
CMYK:
0, 74, 92, 25
HSL:
12°, 84.6154%, 40.7843%
HSV (HSB):
12°, 91.6667%, 75.2941%
XYZ:
22.9724, 13.5251, 1.8900
xyY:
0.5984, 0.3523, 13.5251
CIE-Lab:
43.5440, 54.7978, 50.8775
CIE-LCH:
43.5440, 74.7751, 42.8755
CIE-Luv:
43.5440, 112.6815, 32.5120
Hunter-Lab:
36.7765, 47.1409, 22.6965
#c03210 color charts
#c03210 color shades, tints & tones
#c03210 color schemes
#c03210 color preview, HTML & CSS examples
This text has a color of #c03210
<p style="color:#c03210;">Text here</p>
.mytext {color:#c03210;}
This box has a color of #c03210
<div style="background-color:#c03210;">Content here</div>
.mybackground {background-color:#c03210;}
Border around this has a color of #c03210
<div style="border:2px solid #c03210;">Content here</div>
.myborder {border:2px solid #c03210;}