#d95a8c color space conversions
Hex:
#d95a8c
RGB:
217, 90, 140
CMY:
15, 65, 45
CMYK:
0, 59, 35, 15
HSL:
336°, 62.5616%, 60.1961%
HSV (HSB):
336°, 58.5253%, 85.0980%
XYZ:
37.0051, 23.9575, 27.4848
xyY:
0.4184, 0.2709, 23.9575
CIE-Lab:
56.0452, 54.5595, -2.1823
CIE-LCH:
56.0452, 54.6032, 357.7094
CIE-Luv:
56.0452, 81.0878, -13.1350
Hunter-Lab:
48.9464, 49.2956, 0.9694
#d95a8c color charts
#d95a8c color shades, tints & tones
#d95a8c color schemes
#d95a8c color preview, HTML & CSS examples
This text has a color of #d95a8c
<p style="color:#d95a8c;">Text here</p>
.mytext {color:#d95a8c;}
This box has a color of #d95a8c
<div style="background-color:#d95a8c;">Content here</div>
.mybackground {background-color:#d95a8c;}
Border around this has a color of #d95a8c
<div style="border:2px solid #d95a8c;">Content here</div>
.myborder {border:2px solid #d95a8c;}