#d995b7 color space conversions
Hex:
#d995b7
RGB:
217, 149, 183
CMY:
15, 42, 28
CMYK:
0, 31, 16, 15
HSL:
330°, 47.2222%, 71.7647%
HSV (HSB):
330°, 31.3364%, 85.0980%
XYZ:
47.9100, 39.6655, 49.9308
xyY:
0.3484, 0.2885, 39.6655
CIE-Lab:
69.2306, 30.5497, -7.2797
CIE-LCH:
69.2306, 31.4051, 346.5969
CIE-Luv:
69.2306, 39.5285, -16.1833
Hunter-Lab:
62.9806, 25.5708, -2.9186
#d995b7 color charts
#d995b7 color shades, tints & tones
#d995b7 color schemes
#d995b7 color preview, HTML & CSS examples
This text has a color of #d995b7
<p style="color:#d995b7;">Text here</p>
.mytext {color:#d995b7;}
This box has a color of #d995b7
<div style="background-color:#d995b7;">Content here</div>
.mybackground {background-color:#d995b7;}
Border around this has a color of #d995b7
<div style="border:2px solid #d995b7;">Content here</div>
.myborder {border:2px solid #d995b7;}