#d97cbc color space conversions
Hex:
#d97cbc
RGB:
217, 124, 188
CMY:
15, 51, 26
CMYK:
0, 43, 13, 15
HSL:
319°, 55.0296%, 66.8627%
HSV (HSB):
319°, 42.8571%, 85.0980%
XYZ:
44.9000, 32.7979, 51.5411
xyY:
0.3474, 0.2538, 32.7979
CIE-Lab:
63.9969, 44.5948, -17.9438
CIE-LCH:
63.9969, 48.0695, 338.0814
CIE-Luv:
63.9969, 51.4891, -34.4936
Hunter-Lab:
57.2694, 39.7250, -13.2710
#d97cbc color charts
#d97cbc color shades, tints & tones
#d97cbc color schemes
#d97cbc color preview, HTML & CSS examples
This text has a color of #d97cbc
<p style="color:#d97cbc;">Text here</p>
.mytext {color:#d97cbc;}
This box has a color of #d97cbc
<div style="background-color:#d97cbc;">Content here</div>
.mybackground {background-color:#d97cbc;}
Border around this has a color of #d97cbc
<div style="border:2px solid #d97cbc;">Content here</div>
.myborder {border:2px solid #d97cbc;}