#de1b3b color space conversions
Hex:
#de1b3b
RGB:
222, 27, 59
CMY:
13, 89, 77
CMYK:
0, 88, 73, 13
HSL:
350°, 78.3133%, 48.8235%
HSV (HSB):
350°, 87.8378%, 87.0588%
XYZ:
31.3056, 16.6292, 5.6974
xyY:
0.5837, 0.3101, 16.6292
CIE-Lab:
47.7894, 70.3464, 35.1757
CIE-LCH:
47.7894, 78.6508, 26.5667
CIE-Luv:
47.7894, 138.2930, 21.2253
Hunter-Lab:
40.7790, 65.6693, 20.2615
#de1b3b color charts
#de1b3b color shades, tints & tones
#de1b3b color schemes
#de1b3b color preview, HTML & CSS examples
This text has a color of #de1b3b
<p style="color:#de1b3b;">Text here</p>
.mytext {color:#de1b3b;}
This box has a color of #de1b3b
<div style="background-color:#de1b3b;">Content here</div>
.mybackground {background-color:#de1b3b;}
Border around this has a color of #de1b3b
<div style="border:2px solid #de1b3b;">Content here</div>
.myborder {border:2px solid #de1b3b;}