#d96b8e color space conversions
Hex:
#d96b8e
RGB:
217, 107, 142
CMY:
15, 58, 44
CMYK:
0, 51, 35, 15
HSL:
341°, 59.1398%, 63.5294%
HSV (HSB):
341°, 50.6912%, 85.0980%
XYZ:
38.7555, 27.2201, 28.8026
xyY:
0.4089, 0.2872, 27.2201
CIE-Lab:
59.1775, 46.7264, 1.2296
CIE-LCH:
59.1775, 46.7426, 1.5074
CIE-Luv:
59.1775, 71.3568, -7.0085
Hunter-Lab:
52.1729, 41.2922, 3.7894
#d96b8e color charts
#d96b8e color shades, tints & tones
#d96b8e color schemes
#d96b8e color preview, HTML & CSS examples
This text has a color of #d96b8e
<p style="color:#d96b8e;">Text here</p>
.mytext {color:#d96b8e;}
This box has a color of #d96b8e
<div style="background-color:#d96b8e;">Content here</div>
.mybackground {background-color:#d96b8e;}
Border around this has a color of #d96b8e
<div style="border:2px solid #d96b8e;">Content here</div>
.myborder {border:2px solid #d96b8e;}