#c01e0c color space conversions
Hex:
#c01e0c
RGB:
192, 30, 12
CMY:
25, 88, 95
CMYK:
0, 84, 94, 25
HSL:
6°, 88.2353%, 40.0000%
HSV (HSB):
6°, 93.7500%, 75.2941%
XYZ:
22.2689, 12.1616, 1.5215
xyY:
0.6194, 0.3383, 12.1616
CIE-Lab:
41.4717, 60.5176, 50.9161
CIE-LCH:
41.4717, 79.0875, 40.0754
CIE-Luv:
41.4717, 122.8335, 29.5037
Hunter-Lab:
34.8734, 52.9549, 21.8246
#c01e0c color charts
#c01e0c color shades, tints & tones
#c01e0c color schemes
#c01e0c color preview, HTML & CSS examples
This text has a color of #c01e0c
<p style="color:#c01e0c;">Text here</p>
.mytext {color:#c01e0c;}
This box has a color of #c01e0c
<div style="background-color:#c01e0c;">Content here</div>
.mybackground {background-color:#c01e0c;}
Border around this has a color of #c01e0c
<div style="border:2px solid #c01e0c;">Content here</div>
.myborder {border:2px solid #c01e0c;}