#d997b5 color space conversions
Hex:
#d997b5
RGB:
217, 151, 181
CMY:
15, 41, 29
CMYK:
0, 30, 17, 15
HSL:
333°, 46.4789%, 72.1569%
HSV (HSB):
333°, 30.4147%, 85.0980%
XYZ:
48.0224, 40.2211, 48.9485
xyY:
0.3500, 0.2932, 40.2211
CIE-Lab:
69.6267, 29.1533, -5.5786
CIE-LCH:
69.6267, 29.6822, 349.1672
CIE-Luv:
69.6267, 38.7567, -13.4138
Hunter-Lab:
63.4201, 24.1768, -1.3667
#d997b5 color charts
#d997b5 color shades, tints & tones
#d997b5 color schemes
#d997b5 color preview, HTML & CSS examples
This text has a color of #d997b5
<p style="color:#d997b5;">Text here</p>
.mytext {color:#d997b5;}
This box has a color of #d997b5
<div style="background-color:#d997b5;">Content here</div>
.mybackground {background-color:#d997b5;}
Border around this has a color of #d997b5
<div style="border:2px solid #d997b5;">Content here</div>
.myborder {border:2px solid #d997b5;}