#de99cf color space conversions
Hex:
#de99cf
RGB:
222, 153, 207
CMY:
13, 40, 19
CMYK:
0, 31, 7, 13
HSL:
313°, 51.1111%, 73.5294%
HSV (HSB):
313°, 31.0811%, 87.0588%
XYZ:
52.7779, 42.8171, 64.5143
xyY:
0.3296, 0.2674, 42.8171
CIE-Lab:
71.4306, 34.1118, -17.2392
CIE-LCH:
71.4306, 38.2205, 333.1891
CIE-Luv:
71.4306, 36.9065, -32.1864
Hunter-Lab:
65.4347, 29.4625, -12.6517
#de99cf color charts
#de99cf color shades, tints & tones
#de99cf color schemes
#de99cf color preview, HTML & CSS examples
This text has a color of #de99cf
<p style="color:#de99cf;">Text here</p>
.mytext {color:#de99cf;}
This box has a color of #de99cf
<div style="background-color:#de99cf;">Content here</div>
.mybackground {background-color:#de99cf;}
Border around this has a color of #de99cf
<div style="border:2px solid #de99cf;">Content here</div>
.myborder {border:2px solid #de99cf;}