#de150b color space conversions
Hex:
#de150b
RGB:
222, 21, 11
CMY:
13, 92, 96
CMYK:
0, 91, 95, 13
HSL:
3°, 90.5579%, 45.6863%
HSV (HSB):
3°, 95.0450%, 87.0588%
XYZ:
30.4528, 16.0901, 1.8173
xyY:
0.6297, 0.3327, 16.0901
CIE-Lab:
47.0925, 70.1863, 57.6689
CIE-LCH:
47.0925, 90.8395, 39.4084
CIE-Luv:
47.0925, 147.8502, 33.0368
Hunter-Lab:
40.1125, 65.3177, 25.3926
#de150b color charts
#de150b color shades, tints & tones
#de150b color schemes
#de150b color preview, HTML & CSS examples
This text has a color of #de150b
<p style="color:#de150b;">Text here</p>
.mytext {color:#de150b;}
This box has a color of #de150b
<div style="background-color:#de150b;">Content here</div>
.mybackground {background-color:#de150b;}
Border around this has a color of #de150b
<div style="border:2px solid #de150b;">Content here</div>
.myborder {border:2px solid #de150b;}