#ce2f3e color space conversions
Hex:
#ce2f3e
RGB:
206, 47, 62
CMY:
19, 82, 76
CMYK:
0, 77, 70, 19
HSL:
354°, 62.8458%, 49.6078%
HSV (HSB):
354°, 77.1845%, 80.7843%
XYZ:
27.3396, 15.5026, 6.1088
xyY:
0.5585, 0.3167, 15.5026
CIE-Lab:
46.3151, 61.4567, 30.8752
CIE-LCH:
46.3151, 68.7765, 26.6745
CIE-Luv:
46.3151, 117.5564, 19.9757
Hunter-Lab:
39.3734, 55.0412, 18.3625
#ce2f3e color charts
#ce2f3e color shades, tints & tones
#ce2f3e color schemes
#ce2f3e color preview, HTML & CSS examples
This text has a color of #ce2f3e
<p style="color:#ce2f3e;">Text here</p>
.mytext {color:#ce2f3e;}
This box has a color of #ce2f3e
<div style="background-color:#ce2f3e;">Content here</div>
.mybackground {background-color:#ce2f3e;}
Border around this has a color of #ce2f3e
<div style="border:2px solid #ce2f3e;">Content here</div>
.myborder {border:2px solid #ce2f3e;}