#d9999f color space conversions
Hex:
#d9999f
RGB:
217, 153, 159
CMY:
15, 40, 38
CMYK:
0, 29, 27, 15
HSL:
354°, 45.7143%, 72.5490%
HSV (HSB):
354°, 29.4931%, 85.0980%
XYZ:
46.2645, 40.0374, 38.0905
xyY:
0.3719, 0.3219, 40.0374
CIE-Lab:
69.4961, 24.7965, 6.4841
CIE-LCH:
69.4961, 25.6303, 14.6542
CIE-Luv:
69.4961, 40.9324, 4.6143
Hunter-Lab:
63.2751, 19.7815, 8.6011
#d9999f color charts
#d9999f color shades, tints & tones
#d9999f color schemes
#d9999f color preview, HTML & CSS examples
This text has a color of #d9999f
<p style="color:#d9999f;">Text here</p>
.mytext {color:#d9999f;}
This box has a color of #d9999f
<div style="background-color:#d9999f;">Content here</div>
.mybackground {background-color:#d9999f;}
Border around this has a color of #d9999f
<div style="border:2px solid #d9999f;">Content here</div>
.myborder {border:2px solid #d9999f;}