#d95c9a color space conversions
Hex:
#d95c9a
RGB:
217, 92, 154
CMY:
15, 64, 40
CMYK:
0, 58, 29, 15
HSL:
330°, 62.1891%, 60.5882%
HSV (HSB):
330°, 57.6037%, 85.0980%
XYZ:
38.2752, 24.7391, 33.3296
xyY:
0.3973, 0.2568, 24.7391
CIE-Lab:
56.8203, 55.3486, -9.2364
CIE-LCH:
56.8203, 56.1140, 350.5259
CIE-Luv:
56.8203, 75.8905, -23.0517
Hunter-Lab:
49.7384, 50.3187, -4.9133
#d95c9a color charts
#d95c9a color shades, tints & tones
#d95c9a color schemes
#d95c9a color preview, HTML & CSS examples
This text has a color of #d95c9a
<p style="color:#d95c9a;">Text here</p>
.mytext {color:#d95c9a;}
This box has a color of #d95c9a
<div style="background-color:#d95c9a;">Content here</div>
.mybackground {background-color:#d95c9a;}
Border around this has a color of #d95c9a
<div style="border:2px solid #d95c9a;">Content here</div>
.myborder {border:2px solid #d95c9a;}