#de070b color space conversions
Hex:
#de070b
RGB:
222, 7, 11
CMY:
13, 97, 96
CMYK:
0, 97, 95, 13
HSL:
359°, 93.8865%, 44.9020%
HSV (HSB):
359°, 96.8468%, 87.0588%
XYZ:
30.2606, 15.7057, 1.7532
xyY:
0.6341, 0.3291, 15.7057
CIE-Lab:
46.5860, 71.6480, 57.4035
CIE-LCH:
46.5860, 91.8074, 38.7013
CIE-Luv:
46.5860, 150.5787, 32.1292
Hunter-Lab:
39.6304, 66.9439, 25.1184
#de070b color charts
#de070b color shades, tints & tones
#de070b color schemes
#de070b color preview, HTML & CSS examples
This text has a color of #de070b
<p style="color:#de070b;">Text here</p>
.mytext {color:#de070b;}
This box has a color of #de070b
<div style="background-color:#de070b;">Content here</div>
.mybackground {background-color:#de070b;}
Border around this has a color of #de070b
<div style="border:2px solid #de070b;">Content here</div>
.myborder {border:2px solid #de070b;}