#c02c10 color space conversions
Hex:
#c02c10
RGB:
192, 44, 16
CMY:
25, 83, 94
CMYK:
0, 77, 92, 25
HSL:
10°, 84.6154%, 40.7843%
HSV (HSB):
10°, 91.6667%, 75.2941%
XYZ:
22.7324, 13.0452, 1.8101
xyY:
0.6048, 0.3471, 13.0452
CIE-Lab:
42.8313, 56.7815, 50.3898
CIE-LCH:
42.8313, 75.9162, 41.5869
CIE-Luv:
42.8313, 116.0300, 31.2784
Hunter-Lab:
36.1182, 49.1393, 22.3114
#c02c10 color charts
#c02c10 color shades, tints & tones
#c02c10 color schemes
#c02c10 color preview, HTML & CSS examples
This text has a color of #c02c10
<p style="color:#c02c10;">Text here</p>
.mytext {color:#c02c10;}
This box has a color of #c02c10
<div style="background-color:#c02c10;">Content here</div>
.mybackground {background-color:#c02c10;}
Border around this has a color of #c02c10
<div style="border:2px solid #c02c10;">Content here</div>
.myborder {border:2px solid #c02c10;}