#ce021e color space conversions
Hex:
#ce021e
RGB:
206, 2, 30
CMY:
19, 99, 88
CMYK:
0, 99, 85, 19
HSL:
352°, 98.0769%, 40.7843%
HSV (HSB):
352°, 99.0291%, 80.7843%
XYZ:
25.7097, 13.2590, 2.4325
xyY:
0.6210, 0.3203, 13.2590
CIE-Lab:
43.1509, 68.4015, 45.6560
CIE-LCH:
43.1509, 82.2389, 33.7219
CIE-Luv:
43.1509, 137.7930, 25.9504
Hunter-Lab:
36.4129, 62.3091, 21.5283
#ce021e color charts
#ce021e color shades, tints & tones
#ce021e color schemes
#ce021e color preview, HTML & CSS examples
This text has a color of #ce021e
<p style="color:#ce021e;">Text here</p>
.mytext {color:#ce021e;}
This box has a color of #ce021e
<div style="background-color:#ce021e;">Content here</div>
.mybackground {background-color:#ce021e;}
Border around this has a color of #ce021e
<div style="border:2px solid #ce021e;">Content here</div>
.myborder {border:2px solid #ce021e;}