#d95a84 color space conversions
Hex:
#d95a84
RGB:
217, 90, 132
CMY:
15, 65, 48
CMYK:
0, 59, 39, 15
HSL:
340°, 62.5616%, 60.1961%
HSV (HSB):
340°, 58.5253%, 85.0980%
XYZ:
36.4363, 23.7300, 24.4897
xyY:
0.4304, 0.2803, 23.7300
CIE-Lab:
55.8164, 53.6655, 2.1922
CIE-LCH:
55.8164, 53.7102, 2.3392
CIE-Luv:
55.8164, 83.4566, -7.1759
Hunter-Lab:
48.7134, 48.2645, 4.2925
#d95a84 color charts
#d95a84 color shades, tints & tones
#d95a84 color schemes
#d95a84 color preview, HTML & CSS examples
This text has a color of #d95a84
<p style="color:#d95a84;">Text here</p>
.mytext {color:#d95a84;}
This box has a color of #d95a84
<div style="background-color:#d95a84;">Content here</div>
.mybackground {background-color:#d95a84;}
Border around this has a color of #d95a84
<div style="border:2px solid #d95a84;">Content here</div>
.myborder {border:2px solid #d95a84;}