#de2d3f color space conversions
Hex:
#de2d3f
RGB:
222, 45, 63
CMY:
13, 82, 75
CMYK:
0, 80, 72, 13
HSL:
354°, 72.8395%, 52.3529%
HSV (HSB):
354°, 79.7297%, 87.0588%
XYZ:
31.9598, 17.7652, 6.4472
xyY:
0.5690, 0.3163, 17.7652
CIE-Lab:
49.2101, 66.6116, 34.4781
CIE-LCH:
49.2101, 75.0056, 27.3661
CIE-Luv:
49.2101, 130.7921, 22.2637
Hunter-Lab:
42.1488, 61.5890, 20.4350
#de2d3f color charts
#de2d3f color shades, tints & tones
#de2d3f color schemes
#de2d3f color preview, HTML & CSS examples
This text has a color of #de2d3f
<p style="color:#de2d3f;">Text here</p>
.mytext {color:#de2d3f;}
This box has a color of #de2d3f
<div style="background-color:#de2d3f;">Content here</div>
.mybackground {background-color:#de2d3f;}
Border around this has a color of #de2d3f
<div style="border:2px solid #de2d3f;">Content here</div>
.myborder {border:2px solid #de2d3f;}