#ce2014 color space conversions
Hex:
#ce2014
RGB:
206, 32, 20
CMY:
19, 87, 92
CMYK:
0, 84, 90, 19
HSL:
4°, 82.3009%, 44.3137%
HSV (HSB):
4°, 90.2913%, 80.7843%
XYZ:
26.0964, 14.2053, 2.0283
xyY:
0.6165, 0.3356, 14.2053
CIE-Lab:
44.5260, 64.0876, 51.3375
CIE-LCH:
44.5260, 82.1143, 38.6966
CIE-Luv:
44.5260, 131.8416, 30.6416
Hunter-Lab:
37.6900, 57.6352, 23.1923
#ce2014 color charts
#ce2014 color shades, tints & tones
#ce2014 color schemes
#ce2014 color preview, HTML & CSS examples
This text has a color of #ce2014
<p style="color:#ce2014;">Text here</p>
.mytext {color:#ce2014;}
This box has a color of #ce2014
<div style="background-color:#ce2014;">Content here</div>
.mybackground {background-color:#ce2014;}
Border around this has a color of #ce2014
<div style="border:2px solid #ce2014;">Content here</div>
.myborder {border:2px solid #ce2014;}