#d99dcf color space conversions
Hex:
#d99dcf
RGB:
217, 157, 207
CMY:
15, 38, 19
CMYK:
0, 28, 5, 15
HSL:
310°, 44.1176%, 73.3333%
HSV (HSB):
310°, 27.6498%, 85.0980%
XYZ:
51.9347, 43.3706, 64.6656
xyY:
0.3247, 0.2711, 43.3706
CIE-Lab:
71.8058, 30.2943, -16.7236
CIE-LCH:
71.8058, 34.6038, 331.0997
CIE-Luv:
71.8058, 31.6305, -30.7415
Hunter-Lab:
65.8564, 25.5174, -12.1185
#d99dcf color charts
#d99dcf color shades, tints & tones
#d99dcf color schemes
#d99dcf color preview, HTML & CSS examples
This text has a color of #d99dcf
<p style="color:#d99dcf;">Text here</p>
.mytext {color:#d99dcf;}
This box has a color of #d99dcf
<div style="background-color:#d99dcf;">Content here</div>
.mybackground {background-color:#d99dcf;}
Border around this has a color of #d99dcf
<div style="border:2px solid #d99dcf;">Content here</div>
.myborder {border:2px solid #d99dcf;}