#de1f2c color space conversions
Hex:
#de1f2c
RGB:
222, 31, 44
CMY:
13, 88, 83
CMYK:
0, 86, 80, 13
HSL:
356°, 75.4941%, 49.6078%
HSV (HSB):
356°, 86.0360%, 87.0588%
XYZ:
31.0688, 16.6914, 3.9671
xyY:
0.6006, 0.3227, 16.6914
CIE-Lab:
47.8688, 69.1315, 43.8154
CIE-LCH:
47.8688, 81.8471, 32.3664
CIE-Luv:
47.8688, 140.5230, 27.2394
Hunter-Lab:
40.8551, 64.2461, 22.8414
#de1f2c color charts
#de1f2c color shades, tints & tones
#de1f2c color schemes
#de1f2c color preview, HTML & CSS examples
This text has a color of #de1f2c
<p style="color:#de1f2c;">Text here</p>
.mytext {color:#de1f2c;}
This box has a color of #de1f2c
<div style="background-color:#de1f2c;">Content here</div>
.mybackground {background-color:#de1f2c;}
Border around this has a color of #de1f2c
<div style="border:2px solid #de1f2c;">Content here</div>
.myborder {border:2px solid #de1f2c;}