#d95a8b color space conversions
Hex:
#d95a8b
RGB:
217, 90, 139
CMY:
15, 65, 45
CMYK:
0, 59, 36, 15
HSL:
337°, 62.5616%, 60.1961%
HSV (HSB):
337°, 58.5253%, 85.0980%
XYZ:
36.9316, 23.9281, 27.0982
xyY:
0.4199, 0.2720, 23.9281
CIE-Lab:
56.0158, 54.4448, -1.6376
CIE-LCH:
56.0158, 54.4695, 358.2772
CIE-Luv:
56.0158, 81.3866, -12.3812
Hunter-Lab:
48.9164, 49.1630, 1.3966
#d95a8b color charts
#d95a8b color shades, tints & tones
#d95a8b color schemes
#d95a8b color preview, HTML & CSS examples
This text has a color of #d95a8b
<p style="color:#d95a8b;">Text here</p>
.mytext {color:#d95a8b;}
This box has a color of #d95a8b
<div style="background-color:#d95a8b;">Content here</div>
.mybackground {background-color:#d95a8b;}
Border around this has a color of #d95a8b
<div style="border:2px solid #d95a8b;">Content here</div>
.myborder {border:2px solid #d95a8b;}