#d9585c color space conversions
Hex:
#d9585c
RGB:
217, 88, 92
CMY:
15, 65, 64
CMYK:
0, 59, 58, 15
HSL:
358°, 62.9268%, 59.8039%
HSV (HSB):
358°, 59.4470%, 85.0980%
XYZ:
34.0368, 22.5039, 12.6750
xyY:
0.4917, 0.3251, 22.5039
CIE-Lab:
54.5576, 50.9365, 23.9965
CIE-LCH:
54.5576, 56.3059, 25.2255
CIE-Luv:
54.5576, 95.4184, 18.5183
Hunter-Lab:
47.4382, 45.0562, 17.3652
#d9585c color charts
#d9585c color shades, tints & tones
#d9585c color schemes
#d9585c color preview, HTML & CSS examples
This text has a color of #d9585c
<p style="color:#d9585c;">Text here</p>
.mytext {color:#d9585c;}
This box has a color of #d9585c
<div style="background-color:#d9585c;">Content here</div>
.mybackground {background-color:#d9585c;}
Border around this has a color of #d9585c
<div style="border:2px solid #d9585c;">Content here</div>
.myborder {border:2px solid #d9585c;}