#d996a1 color space conversions
Hex:
#d996a1
RGB:
217, 150, 161
CMY:
15, 41, 37
CMYK:
0, 31, 26, 15
HSL:
350°, 46.8531%, 71.9608%
HSV (HSB):
350°, 30.8756%, 85.0980%
XYZ:
45.9546, 39.1376, 38.8505
xyY:
0.3708, 0.3158, 39.1376
CIE-Lab:
68.8508, 26.6980, 4.4404
CIE-LCH:
68.8508, 27.0647, 9.4430
CIE-Luv:
68.8508, 42.4188, 1.4181
Hunter-Lab:
62.5601, 21.6403, 6.9723
#d996a1 color charts
#d996a1 color shades, tints & tones
#d996a1 color schemes
#d996a1 color preview, HTML & CSS examples
This text has a color of #d996a1
<p style="color:#d996a1;">Text here</p>
.mytext {color:#d996a1;}
This box has a color of #d996a1
<div style="background-color:#d996a1;">Content here</div>
.mybackground {background-color:#d996a1;}
Border around this has a color of #d996a1
<div style="border:2px solid #d996a1;">Content here</div>
.myborder {border:2px solid #d996a1;}