#de3d4a color space conversions
Hex:
#de3d4a
RGB:
222, 61, 74
CMY:
13, 76, 71
CMYK:
0, 73, 67, 13
HSL:
355°, 70.9251%, 55.4902%
HSV (HSB):
355°, 72.5225%, 87.0588%
XYZ:
33.0290, 19.3615, 8.4749
xyY:
0.5427, 0.3181, 19.3615
CIE-Lab:
51.1075, 62.2681, 30.3098
CIE-LCH:
51.1075, 69.2531, 25.9551
CIE-Luv:
51.1075, 120.1564, 20.6858
Hunter-Lab:
44.0017, 56.9844, 19.3817
#de3d4a color charts
#de3d4a color shades, tints & tones
#de3d4a color schemes
#de3d4a color preview, HTML & CSS examples
This text has a color of #de3d4a
<p style="color:#de3d4a;">Text here</p>
.mytext {color:#de3d4a;}
This box has a color of #de3d4a
<div style="background-color:#de3d4a;">Content here</div>
.mybackground {background-color:#de3d4a;}
Border around this has a color of #de3d4a
<div style="border:2px solid #de3d4a;">Content here</div>
.myborder {border:2px solid #de3d4a;}