#de3f5f color space conversions
Hex:
#de3f5f
RGB:
222, 63, 95
CMY:
13, 75, 63
CMYK:
0, 72, 57, 13
HSL:
348°, 70.6667%, 55.8824%
HSV (HSB):
348°, 71.6216%, 87.0588%
XYZ:
33.9673, 19.9108, 12.8794
xyY:
0.5088, 0.2983, 19.9108
CIE-Lab:
51.7362, 62.8556, 18.6100
CIE-LCH:
51.7362, 65.5527, 16.4927
CIE-Luv:
51.7362, 113.0726, 9.6361
Hunter-Lab:
44.6216, 57.7918, 14.1219
#de3f5f color charts
#de3f5f color shades, tints & tones
#de3f5f color schemes
#de3f5f color preview, HTML & CSS examples
This text has a color of #de3f5f
<p style="color:#de3f5f;">Text here</p>
.mytext {color:#de3f5f;}
This box has a color of #de3f5f
<div style="background-color:#de3f5f;">Content here</div>
.mybackground {background-color:#de3f5f;}
Border around this has a color of #de3f5f
<div style="border:2px solid #de3f5f;">Content here</div>
.myborder {border:2px solid #de3f5f;}