#ce2e29 color space conversions
Hex:
#ce2e29
RGB:
206, 46, 41
CMY:
19, 82, 84
CMYK:
0, 78, 80, 19
HSL:
2°, 66.8016%, 48.4314%
HSV (HSB):
2°, 80.0971%, 80.7843%
XYZ:
26.8308, 15.2359, 3.6245
xyY:
0.5872, 0.3335, 15.2359
CIE-Lab:
45.9556, 60.9460, 42.4832
CIE-LCH:
45.9556, 74.2916, 34.8790
CIE-Luv:
45.9556, 122.6291, 27.8960
Hunter-Lab:
39.0332, 54.3902, 21.8177
#ce2e29 color charts
#ce2e29 color shades, tints & tones
#ce2e29 color schemes
#ce2e29 color preview, HTML & CSS examples
This text has a color of #ce2e29
<p style="color:#ce2e29;">Text here</p>
.mytext {color:#ce2e29;}
This box has a color of #ce2e29
<div style="background-color:#ce2e29;">Content here</div>
.mybackground {background-color:#ce2e29;}
Border around this has a color of #ce2e29
<div style="border:2px solid #ce2e29;">Content here</div>
.myborder {border:2px solid #ce2e29;}