#de3d4e color space conversions
Hex:
#de3d4e
RGB:
222, 61, 78
CMY:
13, 76, 69
CMYK:
0, 73, 65, 13
HSL:
354°, 70.9251%, 55.4902%
HSV (HSB):
354°, 72.5225%, 87.0588%
XYZ:
33.1681, 19.4171, 9.2075
xyY:
0.5368, 0.3142, 19.4171
CIE-Lab:
51.1717, 62.4841, 28.0277
CIE-LCH:
51.1717, 68.4822, 24.1590
CIE-Luv:
51.1717, 119.0895, 18.6648
Hunter-Lab:
44.0649, 57.2452, 18.4566
#de3d4e color charts
#de3d4e color shades, tints & tones
#de3d4e color schemes
#de3d4e color preview, HTML & CSS examples
This text has a color of #de3d4e
<p style="color:#de3d4e;">Text here</p>
.mytext {color:#de3d4e;}
This box has a color of #de3d4e
<div style="background-color:#de3d4e;">Content here</div>
.mybackground {background-color:#de3d4e;}
Border around this has a color of #de3d4e
<div style="border:2px solid #de3d4e;">Content here</div>
.myborder {border:2px solid #de3d4e;}