#d99b50 color space conversions
Hex:
#d99b50
RGB:
217, 155, 80
CMY:
15, 39, 69
CMYK:
0, 29, 63, 15
HSL:
33°, 64.3192%, 58.2353%
HSV (HSB):
33°, 63.1336%, 85.0980%
XYZ:
41.7846, 38.7736, 12.8712
xyY:
0.4472, 0.4150, 38.7736
CIE-Lab:
68.5869, 15.5869, 47.6837
CIE-LCH:
68.5869, 50.1666, 71.8984
CIE-Luv:
68.5869, 48.7136, 52.4239
Hunter-Lab:
62.2684, 10.8108, 31.3324
#d99b50 color charts
#d99b50 color shades, tints & tones
#d99b50 color schemes
#d99b50 color preview, HTML & CSS examples
This text has a color of #d99b50
<p style="color:#d99b50;">Text here</p>
.mytext {color:#d99b50;}
This box has a color of #d99b50
<div style="background-color:#d99b50;">Content here</div>
.mybackground {background-color:#d99b50;}
Border around this has a color of #d99b50
<div style="border:2px solid #d99b50;">Content here</div>
.myborder {border:2px solid #d99b50;}