#d996a9 color space conversions
Hex:
#d996a9
RGB:
217, 150, 169
CMY:
15, 41, 34
CMYK:
0, 31, 22, 15
HSL:
343°, 46.8531%, 71.9608%
HSV (HSB):
343°, 30.8756%, 85.0980%
XYZ:
46.6830, 39.4290, 42.6862
xyY:
0.3625, 0.3061, 39.4290
CIE-Lab:
69.0609, 27.8552, 0.2798
CIE-LCH:
69.0609, 27.8566, 0.5755
CIE-Luv:
69.0609, 41.1905, -4.6489
Hunter-Lab:
62.7925, 22.8189, 3.6495
#d996a9 color charts
#d996a9 color shades, tints & tones
#d996a9 color schemes
#d996a9 color preview, HTML & CSS examples
This text has a color of #d996a9
<p style="color:#d996a9;">Text here</p>
.mytext {color:#d996a9;}
This box has a color of #d996a9
<div style="background-color:#d996a9;">Content here</div>
.mybackground {background-color:#d996a9;}
Border around this has a color of #d996a9
<div style="border:2px solid #d996a9;">Content here</div>
.myborder {border:2px solid #d996a9;}