#d97cb9 color space conversions
Hex:
#d97cb9
RGB:
217, 124, 185
CMY:
15, 51, 27
CMYK:
0, 43, 15, 15
HSL:
321°, 55.0296%, 66.8627%
HSV (HSB):
321°, 42.8571%, 85.0980%
XYZ:
44.5799, 32.6698, 49.8552
xyY:
0.3507, 0.2570, 32.6698
CIE-Lab:
63.8926, 44.1165, -16.4052
CIE-LCH:
63.8926, 47.0680, 339.6017
CIE-Luv:
63.8926, 52.1519, -32.0543
Hunter-Lab:
57.1575, 39.1951, -11.7050
#d97cb9 color charts
#d97cb9 color shades, tints & tones
#d97cb9 color schemes
#d97cb9 color preview, HTML & CSS examples
This text has a color of #d97cb9
<p style="color:#d97cb9;">Text here</p>
.mytext {color:#d97cb9;}
This box has a color of #d97cb9
<div style="background-color:#d97cb9;">Content here</div>
.mybackground {background-color:#d97cb9;}
Border around this has a color of #d97cb9
<div style="border:2px solid #d97cb9;">Content here</div>
.myborder {border:2px solid #d97cb9;}