#de0909 color space conversions
Hex:
#de0909
RGB:
222, 9, 9
CMY:
13, 96, 96
CMYK:
0, 96, 96, 13
HSL:
0°, 92.2078%, 45.2941%
HSV (HSB):
0°, 95.9459%, 87.0588%
XYZ:
30.2712, 15.7447, 1.7020
xyY:
0.6344, 0.3300, 15.7447
CIE-Lab:
46.6377, 71.4650, 57.9892
CIE-LCH:
46.6377, 92.0325, 39.0571
CIE-Luv:
46.6377, 150.4004, 32.4340
Hunter-Lab:
39.6796, 66.7368, 25.2325
#de0909 color charts
#de0909 color shades, tints & tones
#de0909 color schemes
#de0909 color preview, HTML & CSS examples
This text has a color of #de0909
<p style="color:#de0909;">Text here</p>
.mytext {color:#de0909;}
This box has a color of #de0909
<div style="background-color:#de0909;">Content here</div>
.mybackground {background-color:#de0909;}
Border around this has a color of #de0909
<div style="border:2px solid #de0909;">Content here</div>
.myborder {border:2px solid #de0909;}