#de071f color space conversions
Hex:
#de071f
RGB:
222, 7, 31
CMY:
13, 97, 88
CMYK:
0, 97, 86, 13
HSL:
353°, 93.8865%, 44.9020%
HSV (HSB):
353°, 96.8468%, 87.0588%
XYZ:
30.4475, 15.7805, 2.7375
xyY:
0.6218, 0.3223, 15.7805
CIE-Lab:
46.6852, 71.9222, 49.4873
CIE-LCH:
46.6852, 87.3028, 34.5306
CIE-Luv:
46.6852, 148.3538, 28.7838
Hunter-Lab:
39.7247, 67.2956, 23.7215
#de071f color charts
#de071f color shades, tints & tones
#de071f color schemes
#de071f color preview, HTML & CSS examples
This text has a color of #de071f
<p style="color:#de071f;">Text here</p>
.mytext {color:#de071f;}
This box has a color of #de071f
<div style="background-color:#de071f;">Content here</div>
.mybackground {background-color:#de071f;}
Border around this has a color of #de071f
<div style="border:2px solid #de071f;">Content here</div>
.myborder {border:2px solid #de071f;}