#de2007 color space conversions
Hex:
#de2007
RGB:
222, 32, 7
CMY:
13, 87, 97
CMYK:
0, 86, 97, 13
HSL:
7°, 93.8865%, 44.9020%
HSV (HSB):
7°, 96.8468%, 87.0588%
XYZ:
30.6791, 16.5780, 1.7839
xyY:
0.6256, 0.3380, 16.5780
CIE-Lab:
47.7238, 68.3104, 59.0721
CIE-LCH:
47.7238, 90.3095, 40.8519
CIE-Luv:
47.7238, 144.6776, 34.5751
Hunter-Lab:
40.7160, 63.2446, 25.9035
#de2007 color charts
#de2007 color shades, tints & tones
#de2007 color schemes
#de2007 color preview, HTML & CSS examples
This text has a color of #de2007
<p style="color:#de2007;">Text here</p>
.mytext {color:#de2007;}
This box has a color of #de2007
<div style="background-color:#de2007;">Content here</div>
.mybackground {background-color:#de2007;}
Border around this has a color of #de2007
<div style="border:2px solid #de2007;">Content here</div>
.myborder {border:2px solid #de2007;}