#de101e color space conversions
Hex:
#de101e
RGB:
222, 16, 30
CMY:
13, 94, 88
CMYK:
0, 93, 86, 13
HSL:
356°, 86.5546%, 46.6667%
HSV (HSB):
356°, 92.7928%, 87.0588%
XYZ:
30.5438, 15.9939, 2.7056
xyY:
0.6203, 0.3248, 15.9939
CIE-Lab:
46.9665, 71.0699, 50.2009
CIE-LCH:
46.9665, 87.0118, 35.2358
CIE-Luv:
46.9665, 146.9883, 29.5477
Hunter-Lab:
39.9924, 66.3411, 23.9836
#de101e color charts
#de101e color shades, tints & tones
#de101e color schemes
#de101e color preview, HTML & CSS examples
This text has a color of #de101e
<p style="color:#de101e;">Text here</p>
.mytext {color:#de101e;}
This box has a color of #de101e
<div style="background-color:#de101e;">Content here</div>
.mybackground {background-color:#de101e;}
Border around this has a color of #de101e
<div style="border:2px solid #de101e;">Content here</div>
.myborder {border:2px solid #de101e;}