#d95cac color space conversions
Hex:
#d95cac
RGB:
217, 92, 172
CMY:
15, 64, 33
CMYK:
0, 58, 21, 15
HSL:
322°, 62.1891%, 60.5882%
HSV (HSB):
322°, 57.6037%, 85.0980%
XYZ:
39.8888, 25.3846, 41.8271
xyY:
0.3724, 0.2370, 25.3846
CIE-Lab:
57.4482, 57.7598, -18.7533
CIE-LCH:
57.4482, 60.7279, 342.0125
CIE-Luv:
57.4482, 70.4346, -37.3529
Hunter-Lab:
50.3831, 53.1499, -13.9532
#d95cac color charts
#d95cac color shades, tints & tones
#d95cac color schemes
#d95cac color preview, HTML & CSS examples
This text has a color of #d95cac
<p style="color:#d95cac;">Text here</p>
.mytext {color:#d95cac;}
This box has a color of #d95cac
<div style="background-color:#d95cac;">Content here</div>
.mybackground {background-color:#d95cac;}
Border around this has a color of #d95cac
<div style="border:2px solid #d95cac;">Content here</div>
.myborder {border:2px solid #d95cac;}