#de080c color space conversions
Hex:
#de080c
RGB:
222, 8, 12
CMY:
13, 97, 95
CMYK:
0, 96, 95, 13
HSL:
359°, 93.0435%, 45.0980%
HSV (HSB):
359°, 96.3964%, 87.0588%
XYZ:
30.2774, 15.7298, 1.7882
xyY:
0.6335, 0.3291, 15.7298
CIE-Lab:
46.6180, 71.5734, 57.1249
CIE-LCH:
46.6180, 91.5751, 38.5945
CIE-Luv:
46.6180, 150.3508, 32.0730
Hunter-Lab:
39.6608, 66.8619, 25.0894
#de080c color charts
#de080c color shades, tints & tones
#de080c color schemes
#de080c color preview, HTML & CSS examples
This text has a color of #de080c
<p style="color:#de080c;">Text here</p>
.mytext {color:#de080c;}
This box has a color of #de080c
<div style="background-color:#de080c;">Content here</div>
.mybackground {background-color:#de080c;}
Border around this has a color of #de080c
<div style="border:2px solid #de080c;">Content here</div>
.myborder {border:2px solid #de080c;}