#ce0e0c color space conversions
Hex:
#ce0e0c
RGB:
206, 14, 12
CMY:
19, 95, 95
CMYK:
0, 93, 94, 19
HSL:
1°, 88.9908%, 42.7451%
HSV (HSB):
1°, 94.1748%, 80.7843%
XYZ:
25.6770, 13.4624, 1.5930
xyY:
0.6304, 0.3305, 13.4624
CIE-Lab:
43.4519, 66.9670, 53.5875
CIE-LCH:
43.4519, 85.7683, 38.6671
CIE-Luv:
43.4519, 137.8969, 29.9560
Hunter-Lab:
36.6912, 60.7072, 23.1097
#ce0e0c color charts
#ce0e0c color shades, tints & tones
#ce0e0c color schemes
#ce0e0c color preview, HTML & CSS examples
This text has a color of #ce0e0c
<p style="color:#ce0e0c;">Text here</p>
.mytext {color:#ce0e0c;}
This box has a color of #ce0e0c
<div style="background-color:#ce0e0c;">Content here</div>
.mybackground {background-color:#ce0e0c;}
Border around this has a color of #ce0e0c
<div style="border:2px solid #ce0e0c;">Content here</div>
.myborder {border:2px solid #ce0e0c;}