#d998a1 color space conversions
Hex:
#d998a1
RGB:
217, 152, 161
CMY:
15, 40, 37
CMYK:
0, 30, 26, 15
HSL:
352°, 46.0993%, 72.3529%
HSV (HSB):
352°, 29.9539%, 85.0980%
XYZ:
46.2765, 39.7814, 38.9578
xyY:
0.3702, 0.3182, 39.7814
CIE-Lab:
69.3135, 25.6177, 5.1077
CIE-LCH:
69.3135, 26.1219, 11.2759
CIE-Luv:
69.3135, 41.2353, 2.5584
Hunter-Lab:
63.0725, 20.5893, 7.5293
#d998a1 color charts
#d998a1 color shades, tints & tones
#d998a1 color schemes
#d998a1 color preview, HTML & CSS examples
This text has a color of #d998a1
<p style="color:#d998a1;">Text here</p>
.mytext {color:#d998a1;}
This box has a color of #d998a1
<div style="background-color:#d998a1;">Content here</div>
.mybackground {background-color:#d998a1;}
Border around this has a color of #d998a1
<div style="border:2px solid #d998a1;">Content here</div>
.myborder {border:2px solid #d998a1;}