#ce000c color space conversions
Hex:
#ce000c
RGB:
206, 0, 12
CMY:
19, 100, 95
CMYK:
0, 100, 94, 19
HSL:
357°, 100.0000%, 40.3922%
HSV (HSB):
357°, 100.0000%, 80.7843%
XYZ:
25.5200, 13.1484, 1.5407
xyY:
0.6347, 0.3270, 13.1484
CIE-Lab:
42.9859, 68.3152, 53.3259
CIE-LCH:
42.9859, 86.6638, 37.9751
CIE-Luv:
42.9859, 140.3328, 29.1267
Hunter-Lab:
36.2607, 62.1707, 22.8633
#ce000c color charts
#ce000c color shades, tints & tones
#ce000c color schemes
#ce000c color preview, HTML & CSS examples
This text has a color of #ce000c
<p style="color:#ce000c;">Text here</p>
.mytext {color:#ce000c;}
This box has a color of #ce000c
<div style="background-color:#ce000c;">Content here</div>
.mybackground {background-color:#ce000c;}
Border around this has a color of #ce000c
<div style="border:2px solid #ce000c;">Content here</div>
.myborder {border:2px solid #ce000c;}