#ce2e2f color space conversions
Hex:
#ce2e2f
RGB:
206, 46, 47
CMY:
19, 82, 82
CMYK:
0, 78, 77, 19
HSL:
360°, 63.4921%, 49.4118%
HSV (HSB):
360°, 77.6699%, 80.7843%
XYZ:
26.9437, 15.2810, 4.2188
xyY:
0.5801, 0.3290, 15.2810
CIE-Lab:
46.0167, 61.1417, 39.2488
CIE-LCH:
46.0167, 72.6552, 32.6977
CIE-Luv:
46.0167, 121.4888, 25.8885
Hunter-Lab:
39.0910, 54.6230, 20.9650
#ce2e2f color charts
#ce2e2f color shades, tints & tones
#ce2e2f color schemes
#ce2e2f color preview, HTML & CSS examples
This text has a color of #ce2e2f
<p style="color:#ce2e2f;">Text here</p>
.mytext {color:#ce2e2f;}
This box has a color of #ce2e2f
<div style="background-color:#ce2e2f;">Content here</div>
.mybackground {background-color:#ce2e2f;}
Border around this has a color of #ce2e2f
<div style="border:2px solid #ce2e2f;">Content here</div>
.myborder {border:2px solid #ce2e2f;}