#de0007 color space conversions
Hex:
#de0007
RGB:
222, 0, 7
CMY:
13, 100, 97
CMYK:
0, 100, 97, 13
HSL:
358°, 100.0000%, 43.5294%
HSV (HSB):
358°, 100.0000%, 87.0588%
XYZ:
30.1626, 15.5449, 1.6117
xyY:
0.6374, 0.3285, 15.5449
CIE-Lab:
46.3717, 72.2026, 58.4306
CIE-LCH:
46.3717, 92.8836, 38.9818
CIE-Luv:
46.3717, 151.9494, 32.1675
Hunter-Lab:
39.4271, 67.5590, 25.1752
#de0007 color charts
#de0007 color shades, tints & tones
#de0007 color schemes
#de0007 color preview, HTML & CSS examples
This text has a color of #de0007
<p style="color:#de0007;">Text here</p>
.mytext {color:#de0007;}
This box has a color of #de0007
<div style="background-color:#de0007;">Content here</div>
.mybackground {background-color:#de0007;}
Border around this has a color of #de0007
<div style="border:2px solid #de0007;">Content here</div>
.myborder {border:2px solid #de0007;}