#d95c85 color space conversions
Hex:
#d95c85
RGB:
217, 92, 133
CMY:
15, 64, 48
CMYK:
0, 58, 39, 15
HSL:
340°, 62.1891%, 60.5882%
HSV (HSB):
340°, 57.6037%, 85.0980%
XYZ:
36.6761, 24.0995, 24.9089
xyY:
0.4280, 0.2813, 24.0995
CIE-Lab:
56.1872, 52.8621, 2.1415
CIE-LCH:
56.1872, 52.9055, 2.3198
CIE-Luv:
56.1872, 82.0907, -7.0721
Hunter-Lab:
49.0912, 47.4478, 4.2800
#d95c85 color charts
#d95c85 color shades, tints & tones
#d95c85 color schemes
#d95c85 color preview, HTML & CSS examples
This text has a color of #d95c85
<p style="color:#d95c85;">Text here</p>
.mytext {color:#d95c85;}
This box has a color of #d95c85
<div style="background-color:#d95c85;">Content here</div>
.mybackground {background-color:#d95c85;}
Border around this has a color of #d95c85
<div style="border:2px solid #d95c85;">Content here</div>
.myborder {border:2px solid #d95c85;}