#d95c97 color space conversions
Hex:
#d95c97
RGB:
217, 92, 151
CMY:
15, 64, 41
CMYK:
0, 58, 30, 15
HSL:
332°, 62.1891%, 60.5882%
HSV (HSB):
332°, 57.6037%, 85.0980%
XYZ:
38.0283, 24.6404, 32.0299
xyY:
0.4016, 0.2602, 24.6404
CIE-Lab:
56.7233, 54.9713, -7.6283
CIE-LCH:
56.7233, 55.4981, 352.0996
CIE-Luv:
56.7233, 76.7917, -20.7124
Hunter-Lab:
49.6391, 49.8799, -3.5099
#d95c97 color charts
#d95c97 color shades, tints & tones
#d95c97 color schemes
#d95c97 color preview, HTML & CSS examples
This text has a color of #d95c97
<p style="color:#d95c97;">Text here</p>
.mytext {color:#d95c97;}
This box has a color of #d95c97
<div style="background-color:#d95c97;">Content here</div>
.mybackground {background-color:#d95c97;}
Border around this has a color of #d95c97
<div style="border:2px solid #d95c97;">Content here</div>
.myborder {border:2px solid #d95c97;}