#de131b color space conversions
Hex:
#de131b
RGB:
222, 19, 27
CMY:
13, 93, 89
CMYK:
0, 91, 88, 13
HSL:
358°, 84.2324%, 47.2549%
HSV (HSB):
358°, 91.4414%, 87.0588%
XYZ:
30.5549, 16.0745, 2.5292
xyY:
0.6216, 0.3270, 16.0745
CIE-Lab:
47.0720, 70.6564, 51.6800
CIE-LCH:
47.0720, 87.5394, 36.1827
CIE-Luv:
47.0720, 146.7523, 30.4213
Hunter-Lab:
40.0930, 65.8723, 24.3249
#de131b color charts
#de131b color shades, tints & tones
#de131b color schemes
#de131b color preview, HTML & CSS examples
This text has a color of #de131b
<p style="color:#de131b;">Text here</p>
.mytext {color:#de131b;}
This box has a color of #de131b
<div style="background-color:#de131b;">Content here</div>
.mybackground {background-color:#de131b;}
Border around this has a color of #de131b
<div style="border:2px solid #de131b;">Content here</div>
.myborder {border:2px solid #de131b;}