#de1e3e color space conversions
Hex:
#de1e3e
RGB:
222, 30, 62
CMY:
13, 88, 76
CMYK:
0, 86, 72, 13
HSL:
350°, 76.1905%, 49.4118%
HSV (HSB):
350°, 86.4865%, 87.0588%
XYZ:
31.4580, 16.8059, 6.1433
xyY:
0.5782, 0.3089, 16.8059
CIE-Lab:
48.0146, 69.9354, 33.6615
CIE-LCH:
48.0146, 77.6148, 25.7026
CIE-Luv:
48.0146, 136.6064, 20.3119
Hunter-Lab:
40.9951, 65.2325, 19.8117
#de1e3e color charts
#de1e3e color shades, tints & tones
#de1e3e color schemes
#de1e3e color preview, HTML & CSS examples
This text has a color of #de1e3e
<p style="color:#de1e3e;">Text here</p>
.mytext {color:#de1e3e;}
This box has a color of #de1e3e
<div style="background-color:#de1e3e;">Content here</div>
.mybackground {background-color:#de1e3e;}
Border around this has a color of #de1e3e
<div style="border:2px solid #de1e3e;">Content here</div>
.myborder {border:2px solid #de1e3e;}