#d99b6f color space conversions
Hex:
#d99b6f
RGB:
217, 155, 111
CMY:
15, 39, 56
CMYK:
0, 29, 49, 15
HSL:
25°, 58.2418%, 64.3137%
HSV (HSB):
25°, 48.8479%, 85.0980%
XYZ:
43.2059, 39.3421, 20.3555
xyY:
0.4199, 0.3823, 39.3421
CIE-Lab:
68.9984, 18.0762, 32.1898
CIE-LCH:
68.9984, 36.9179, 60.6836
CIE-Luv:
68.9984, 45.7822, 37.2848
Hunter-Lab:
62.7233, 13.1909, 24.6650
#d99b6f color charts
#d99b6f color shades, tints & tones
#d99b6f color schemes
#d99b6f color preview, HTML & CSS examples
This text has a color of #d99b6f
<p style="color:#d99b6f;">Text here</p>
.mytext {color:#d99b6f;}
This box has a color of #d99b6f
<div style="background-color:#d99b6f;">Content here</div>
.mybackground {background-color:#d99b6f;}
Border around this has a color of #d99b6f
<div style="border:2px solid #d99b6f;">Content here</div>
.myborder {border:2px solid #d99b6f;}