#d998a0 color space conversions
Hex:
#d998a0
RGB:
217, 152, 160
CMY:
15, 40, 37
CMYK:
0, 30, 26, 15
HSL:
353°, 46.0993%, 72.3529%
HSV (HSB):
353°, 29.9539%, 85.0980%
XYZ:
46.1887, 39.7463, 38.4951
xyY:
0.3712, 0.3194, 39.7463
CIE-Lab:
69.2884, 25.4769, 5.6287
CIE-LCH:
69.2884, 26.0913, 12.4584
CIE-Luv:
69.2884, 41.3826, 3.3033
Hunter-Lab:
63.0446, 20.4472, 7.9287
#d998a0 color charts
#d998a0 color shades, tints & tones
#d998a0 color schemes
#d998a0 color preview, HTML & CSS examples
This text has a color of #d998a0
<p style="color:#d998a0;">Text here</p>
.mytext {color:#d998a0;}
This box has a color of #d998a0
<div style="background-color:#d998a0;">Content here</div>
.mybackground {background-color:#d998a0;}
Border around this has a color of #d998a0
<div style="border:2px solid #d998a0;">Content here</div>
.myborder {border:2px solid #d998a0;}