#ce2e25 color space conversions
Hex:
#ce2e25
RGB:
206, 46, 37
CMY:
19, 82, 85
CMYK:
0, 78, 82, 19
HSL:
3°, 69.5473%, 47.6471%
HSV (HSB):
3°, 82.0388%, 80.7843%
XYZ:
26.7645, 15.2094, 3.2753
xyY:
0.5915, 0.3361, 15.2094
CIE-Lab:
45.9196, 60.8306, 44.5574
CIE-LCH:
45.9196, 75.4037, 36.2222
CIE-Luv:
45.9196, 123.3091, 29.0915
Hunter-Lab:
38.9992, 54.2531, 22.3200
#ce2e25 color charts
#ce2e25 color shades, tints & tones
#ce2e25 color schemes
#ce2e25 color preview, HTML & CSS examples
This text has a color of #ce2e25
<p style="color:#ce2e25;">Text here</p>
.mytext {color:#ce2e25;}
This box has a color of #ce2e25
<div style="background-color:#ce2e25;">Content here</div>
.mybackground {background-color:#ce2e25;}
Border around this has a color of #ce2e25
<div style="border:2px solid #ce2e25;">Content here</div>
.myborder {border:2px solid #ce2e25;}