#d96d9a color space conversions
Hex:
#d96d9a
RGB:
217, 109, 154
CMY:
15, 57, 40
CMYK:
0, 50, 29, 15
HSL:
335°, 58.6957%, 63.9216%
HSV (HSB):
335°, 49.7696%, 85.0980%
XYZ:
39.9166, 28.0221, 33.8768
xyY:
0.3920, 0.2752, 28.0221
CIE-Lab:
59.9087, 47.2413, -4.6453
CIE-LCH:
59.9087, 47.4692, 354.3841
CIE-Luv:
59.9087, 67.2318, -15.1766
Hunter-Lab:
52.9359, 41.9613, -0.8881
#d96d9a color charts
#d96d9a color shades, tints & tones
#d96d9a color schemes
#d96d9a color preview, HTML & CSS examples
This text has a color of #d96d9a
<p style="color:#d96d9a;">Text here</p>
.mytext {color:#d96d9a;}
This box has a color of #d96d9a
<div style="background-color:#d96d9a;">Content here</div>
.mybackground {background-color:#d96d9a;}
Border around this has a color of #d96d9a
<div style="border:2px solid #d96d9a;">Content here</div>
.myborder {border:2px solid #d96d9a;}