#de111b color space conversions
Hex:
#de111b
RGB:
222, 17, 27
CMY:
13, 93, 89
CMYK:
0, 92, 88, 13
HSL:
357°, 85.7741%, 46.8627%
HSV (HSB):
357°, 92.3423%, 87.0588%
XYZ:
30.5225, 16.0096, 2.5184
xyY:
0.6223, 0.3264, 16.0096
CIE-Lab:
46.9871, 70.9012, 51.6149
CIE-LCH:
46.9871, 87.6988, 36.0540
CIE-Luv:
46.9871, 147.1998, 30.2652
Hunter-Lab:
40.0120, 66.1446, 24.2767
#de111b color charts
#de111b color shades, tints & tones
#de111b color schemes
#de111b color preview, HTML & CSS examples
This text has a color of #de111b
<p style="color:#de111b;">Text here</p>
.mytext {color:#de111b;}
This box has a color of #de111b
<div style="background-color:#de111b;">Content here</div>
.mybackground {background-color:#de111b;}
Border around this has a color of #de111b
<div style="border:2px solid #de111b;">Content here</div>
.myborder {border:2px solid #de111b;}