#d97ccb color space conversions
Hex:
#d97ccb
RGB:
217, 124, 203
CMY:
15, 51, 20
CMYK:
0, 43, 6, 15
HSL:
309°, 55.0296%, 66.8627%
HSV (HSB):
309°, 42.8571%, 85.0980%
XYZ:
46.6024, 33.4788, 60.5058
xyY:
0.3315, 0.2381, 33.4788
CIE-Lab:
64.5467, 47.0854, -25.5542
CIE-LCH:
64.5467, 53.5729, 331.5104
CIE-Luv:
64.5467, 48.1735, -46.7840
Hunter-Lab:
57.8609, 42.5113, -21.4976
#d97ccb color charts
#d97ccb color shades, tints & tones
#d97ccb color schemes
#d97ccb color preview, HTML & CSS examples
This text has a color of #d97ccb
<p style="color:#d97ccb;">Text here</p>
.mytext {color:#d97ccb;}
This box has a color of #d97ccb
<div style="background-color:#d97ccb;">Content here</div>
.mybackground {background-color:#d97ccb;}
Border around this has a color of #d97ccb
<div style="border:2px solid #d97ccb;">Content here</div>
.myborder {border:2px solid #d97ccb;}