#d9993f color space conversions
Hex:
#d9993f
RGB:
217, 153, 63
CMY:
15, 40, 75
CMYK:
0, 29, 71, 15
HSL:
35°, 66.9565%, 54.9020%
HSV (HSB):
35°, 70.9677%, 85.0980%
XYZ:
40.9037, 37.8931, 9.8609
xyY:
0.4614, 0.4274, 37.8931
CIE-Lab:
67.9417, 15.6774, 54.9122
CIE-LCH:
67.9417, 57.1064, 74.0660
CIE-Luv:
67.9417, 51.4539, 57.8234
Hunter-Lab:
61.5573, 10.8846, 33.5925
#d9993f color charts
#d9993f color shades, tints & tones
#d9993f color schemes
#d9993f color preview, HTML & CSS examples
This text has a color of #d9993f
<p style="color:#d9993f;">Text here</p>
.mytext {color:#d9993f;}
This box has a color of #d9993f
<div style="background-color:#d9993f;">Content here</div>
.mybackground {background-color:#d9993f;}
Border around this has a color of #d9993f
<div style="border:2px solid #d9993f;">Content here</div>
.myborder {border:2px solid #d9993f;}