#d96da5 color space conversions
Hex:
#d96da5
RGB:
217, 109, 165
CMY:
15, 57, 35
CMYK:
0, 50, 24, 15
HSL:
329°, 58.6957%, 63.9216%
HSV (HSB):
329°, 49.7696%, 85.0980%
XYZ:
40.8754, 28.4056, 38.9258
xyY:
0.3778, 0.2625, 28.4056
CIE-Lab:
60.2534, 48.7297, -10.4743
CIE-LCH:
60.2534, 49.8427, 347.8690
CIE-Luv:
60.2534, 64.4301, -23.7975
Hunter-Lab:
53.2969, 43.6289, -5.9950
#d96da5 color charts
#d96da5 color shades, tints & tones
#d96da5 color schemes
#d96da5 color preview, HTML & CSS examples
This text has a color of #d96da5
<p style="color:#d96da5;">Text here</p>
.mytext {color:#d96da5;}
This box has a color of #d96da5
<div style="background-color:#d96da5;">Content here</div>
.mybackground {background-color:#d96da5;}
Border around this has a color of #d96da5
<div style="border:2px solid #d96da5;">Content here</div>
.myborder {border:2px solid #d96da5;}