#ce2f3c color space conversions
Hex:
#ce2f3c
RGB:
206, 47, 60
CMY:
19, 82, 76
CMYK:
0, 77, 71, 19
HSL:
355°, 62.8458%, 49.6078%
HSV (HSB):
355°, 77.1845%, 80.7843%
XYZ:
27.2857, 15.4811, 5.8250
xyY:
0.5615, 0.3186, 15.4811
CIE-Lab:
46.2862, 61.3643, 32.0298
CIE-LCH:
46.2862, 69.2206, 27.5628
CIE-Luv:
46.2862, 118.0639, 20.8803
Hunter-Lab:
39.3460, 54.9309, 18.7646
#ce2f3c color charts
#ce2f3c color shades, tints & tones
#ce2f3c color schemes
#ce2f3c color preview, HTML & CSS examples
This text has a color of #ce2f3c
<p style="color:#ce2f3c;">Text here</p>
.mytext {color:#ce2f3c;}
This box has a color of #ce2f3c
<div style="background-color:#ce2f3c;">Content here</div>
.mybackground {background-color:#ce2f3c;}
Border around this has a color of #ce2f3c
<div style="border:2px solid #ce2f3c;">Content here</div>
.myborder {border:2px solid #ce2f3c;}