#d99f5b color space conversions
Hex:
#d99f5b
RGB:
217, 159, 91
CMY:
15, 38, 64
CMYK:
0, 27, 58, 15
HSL:
32°, 62.3762%, 60.3922%
HSV (HSB):
32°, 58.0645%, 85.0980%
XYZ:
42.9017, 40.3033, 15.4157
xyY:
0.4350, 0.4087, 40.3033
CIE-Lab:
69.6850, 14.2123, 43.4936
CIE-LCH:
69.6850, 45.7568, 71.9044
CIE-Luv:
69.6850, 44.8785, 49.4229
Hunter-Lab:
63.4849, 9.5279, 30.0424
#d99f5b color charts
#d99f5b color shades, tints & tones
#d99f5b color schemes
#d99f5b color preview, HTML & CSS examples
This text has a color of #d99f5b
<p style="color:#d99f5b;">Text here</p>
.mytext {color:#d99f5b;}
This box has a color of #d99f5b
<div style="background-color:#d99f5b;">Content here</div>
.mybackground {background-color:#d99f5b;}
Border around this has a color of #d99f5b
<div style="border:2px solid #d99f5b;">Content here</div>
.myborder {border:2px solid #d99f5b;}