#de3b7e color space conversions
Hex:
#de3b7e
RGB:
222, 59, 126
CMY:
13, 77, 51
CMYK:
0, 73, 43, 13
HSL:
335°, 71.1790%, 55.0980%
HSV (HSB):
335°, 73.4234%, 87.0588%
XYZ:
35.4541, 20.1639, 21.7620
xyY:
0.4582, 0.2606, 20.1639
CIE-Lab:
52.0220, 66.7272, 0.3447
CIE-LCH:
52.0220, 66.7281, 0.2959
CIE-Luv:
52.0220, 104.0725, -12.3408
Hunter-Lab:
44.9042, 62.3521, 2.6991
#de3b7e color charts
#de3b7e color shades, tints & tones
#de3b7e color schemes
#de3b7e color preview, HTML & CSS examples
This text has a color of #de3b7e
<p style="color:#de3b7e;">Text here</p>
.mytext {color:#de3b7e;}
This box has a color of #de3b7e
<div style="background-color:#de3b7e;">Content here</div>
.mybackground {background-color:#de3b7e;}
Border around this has a color of #de3b7e
<div style="border:2px solid #de3b7e;">Content here</div>
.myborder {border:2px solid #de3b7e;}