#d99f5c color space conversions
Hex:
#d99f5c
RGB:
217, 159, 92
CMY:
15, 38, 64
CMYK:
0, 27, 58, 15
HSL:
32°, 62.1891%, 60.5882%
HSV (HSB):
32°, 57.6037%, 85.0980%
XYZ:
42.9452, 40.3207, 15.6444
xyY:
0.4342, 0.4076, 40.3207
CIE-Lab:
69.6973, 14.2886, 43.0018
CIE-LCH:
69.6973, 45.3136, 71.6194
CIE-Luv:
69.6973, 44.7935, 48.9602
Hunter-Lab:
63.4986, 9.6001, 29.8415
#d99f5c color charts
#d99f5c color shades, tints & tones
#d99f5c color schemes
#d99f5c color preview, HTML & CSS examples
This text has a color of #d99f5c
<p style="color:#d99f5c;">Text here</p>
.mytext {color:#d99f5c;}
This box has a color of #d99f5c
<div style="background-color:#d99f5c;">Content here</div>
.mybackground {background-color:#d99f5c;}
Border around this has a color of #d99f5c
<div style="border:2px solid #d99f5c;">Content here</div>
.myborder {border:2px solid #d99f5c;}