#de001f color space conversions
Hex:
#de001f
RGB:
222, 0, 31
CMY:
13, 100, 88
CMYK:
0, 100, 86, 13
HSL:
352°, 100.0000%, 43.5294%
HSV (HSB):
352°, 100.0000%, 87.0588%
XYZ:
30.3715, 15.6285, 2.7122
xyY:
0.6235, 0.3208, 15.6285
CIE-Lab:
46.4833, 72.5074, 49.3205
CIE-LCH:
46.4833, 87.6917, 34.2240
CIE-Luv:
46.4833, 149.4203, 28.4078
Hunter-Lab:
39.5329, 67.9516, 23.6054
#de001f color charts
#de001f color shades, tints & tones
#de001f color schemes
#de001f color preview, HTML & CSS examples
This text has a color of #de001f
<p style="color:#de001f;">Text here</p>
.mytext {color:#de001f;}
This box has a color of #de001f
<div style="background-color:#de001f;">Content here</div>
.mybackground {background-color:#de001f;}
Border around this has a color of #de001f
<div style="border:2px solid #de001f;">Content here</div>
.myborder {border:2px solid #de001f;}