#d95f84 color space conversions
Hex:
#d95f84
RGB:
217, 95, 132
CMY:
15, 63, 48
CMYK:
0, 56, 39, 15
HSL:
342°, 61.6162%, 61.1765%
HSV (HSB):
342°, 56.2212%, 85.0980%
XYZ:
36.8723, 24.6021, 24.6351
xyY:
0.4282, 0.2857, 24.6021
CIE-Lab:
56.6856, 51.3621, 3.4507
CIE-LCH:
56.6856, 51.4779, 3.8435
CIE-Luv:
56.6856, 80.7305, -5.0578
Hunter-Lab:
49.6005, 45.8937, 5.2728
#d95f84 color charts
#d95f84 color shades, tints & tones
#d95f84 color schemes
#d95f84 color preview, HTML & CSS examples
This text has a color of #d95f84
<p style="color:#d95f84;">Text here</p>
.mytext {color:#d95f84;}
This box has a color of #d95f84
<div style="background-color:#d95f84;">Content here</div>
.mybackground {background-color:#d95f84;}
Border around this has a color of #d95f84
<div style="border:2px solid #d95f84;">Content here</div>
.myborder {border:2px solid #d95f84;}