#de1f2a color space conversions
Hex:
#de1f2a
RGB:
222, 31, 42
CMY:
13, 88, 84
CMYK:
0, 86, 81, 13
HSL:
357°, 75.4941%, 49.6078%
HSV (HSB):
357°, 86.0360%, 87.0588%
XYZ:
31.0321, 16.6767, 3.7738
xyY:
0.6028, 0.3239, 16.6767
CIE-Lab:
47.8501, 69.0765, 44.8778
CIE-LCH:
47.8501, 82.3747, 33.0111
CIE-Luv:
47.8501, 140.9096, 27.8591
Hunter-Lab:
40.8372, 64.1769, 23.1069
#de1f2a color charts
#de1f2a color shades, tints & tones
#de1f2a color schemes
#de1f2a color preview, HTML & CSS examples
This text has a color of #de1f2a
<p style="color:#de1f2a;">Text here</p>
.mytext {color:#de1f2a;}
This box has a color of #de1f2a
<div style="background-color:#de1f2a;">Content here</div>
.mybackground {background-color:#de1f2a;}
Border around this has a color of #de1f2a
<div style="border:2px solid #de1f2a;">Content here</div>
.myborder {border:2px solid #de1f2a;}