#d9659d color space conversions
Hex:
#d9659d
RGB:
217, 101, 157
CMY:
15, 60, 38
CMYK:
0, 53, 28, 15
HSL:
331°, 60.4167%, 62.3529%
HSV (HSB):
331°, 53.4562%, 85.0980%
XYZ:
39.3548, 26.4934, 34.9378
xyY:
0.3905, 0.2629, 26.4934
CIE-Lab:
58.5024, 51.5375, -8.4701
CIE-LCH:
58.5024, 52.2289, 350.6670
CIE-Luv:
58.5024, 70.6019, -21.3398
Hunter-Lab:
51.4717, 46.4037, -4.2144
#d9659d color charts
#d9659d color shades, tints & tones
#d9659d color schemes
#d9659d color preview, HTML & CSS examples
This text has a color of #d9659d
<p style="color:#d9659d;">Text here</p>
.mytext {color:#d9659d;}
This box has a color of #d9659d
<div style="background-color:#d9659d;">Content here</div>
.mybackground {background-color:#d9659d;}
Border around this has a color of #d9659d
<div style="border:2px solid #d9659d;">Content here</div>
.myborder {border:2px solid #d9659d;}