#d7999a color space conversions
Hex:
#d7999a
RGB:
215, 153, 154
CMY:
16, 40, 40
CMYK:
0, 29, 28, 16
HSL:
359°, 43.6620%, 72.1569%
HSV (HSB):
359°, 28.8372%, 84.3137%
XYZ:
45.2483, 39.5626, 35.8234
xyY:
0.3751, 0.3280, 39.5626
CIE-Lab:
69.1569, 23.3578, 8.7524
CIE-LCH:
69.1569, 24.9438, 20.5414
CIE-Luv:
69.1569, 40.2114, 7.9654
Hunter-Lab:
62.8988, 18.3368, 10.2612
#d7999a color charts
#d7999a color shades, tints & tones
#d7999a color schemes
#d7999a color preview, HTML & CSS examples
This text has a color of #d7999a
<p style="color:#d7999a;">Text here</p>
.mytext {color:#d7999a;}
This box has a color of #d7999a
<div style="background-color:#d7999a;">Content here</div>
.mybackground {background-color:#d7999a;}
Border around this has a color of #d7999a
<div style="border:2px solid #d7999a;">Content here</div>
.myborder {border:2px solid #d7999a;}