#c02412 color space conversions
Hex:
#c02412
RGB:
192, 36, 18
CMY:
25, 86, 93
CMYK:
0, 81, 91, 25
HSL:
6°, 82.8571%, 41.1765%
HSV (HSB):
6°, 90.6250%, 75.2941%
XYZ:
22.4783, 12.5119, 1.8026
xyY:
0.6109, 0.3401, 12.5119
CIE-Lab:
42.0184, 59.1246, 49.0587
CIE-LCH:
42.0184, 76.8276, 39.6842
CIE-Luv:
42.0184, 119.7716, 29.5221
Hunter-Lab:
35.3722, 51.5319, 21.7391
#c02412 color charts
#c02412 color shades, tints & tones
#c02412 color schemes
#c02412 color preview, HTML & CSS examples
This text has a color of #c02412
<p style="color:#c02412;">Text here</p>
.mytext {color:#c02412;}
This box has a color of #c02412
<div style="background-color:#c02412;">Content here</div>
.mybackground {background-color:#c02412;}
Border around this has a color of #c02412
<div style="border:2px solid #c02412;">Content here</div>
.myborder {border:2px solid #c02412;}