#d96cac color space conversions
Hex:
#d96cac
RGB:
217, 108, 172
CMY:
15, 58, 33
CMYK:
0, 50, 21, 15
HSL:
325°, 58.9189%, 63.7255%
HSV (HSB):
325°, 50.2304%, 85.0980%
XYZ:
41.4242, 28.4554, 42.3389
xyY:
0.3691, 0.2536, 28.4554
CIE-Lab:
60.2979, 50.2192, -14.4306
CIE-LCH:
60.2979, 52.2515, 343.9679
CIE-Luv:
60.2979, 63.1138, -29.8774
Hunter-Lab:
53.3436, 45.2637, -9.7180
#d96cac color charts
#d96cac color shades, tints & tones
#d96cac color schemes
#d96cac color preview, HTML & CSS examples
This text has a color of #d96cac
<p style="color:#d96cac;">Text here</p>
.mytext {color:#d96cac;}
This box has a color of #d96cac
<div style="background-color:#d96cac;">Content here</div>
.mybackground {background-color:#d96cac;}
Border around this has a color of #d96cac
<div style="border:2px solid #d96cac;">Content here</div>
.myborder {border:2px solid #d96cac;}