#d08d49 color space conversions
Hex:
#d08d49
RGB:
208, 141, 73
CMY:
18, 45, 71
CMYK:
0, 32, 65, 18
HSL:
30°, 58.9520%, 55.0980%
HSV (HSB):
30°, 64.9038%, 81.5686%
XYZ:
36.7399, 32.9407, 10.7251
xyY:
0.4569, 0.4097, 32.9407
CIE-Lab:
64.1129, 18.9110, 45.7599
CIE-LCH:
64.1129, 49.5136, 67.5463
CIE-Luv:
64.1129, 52.6566, 48.5267
Hunter-Lab:
57.3940, 13.8246, 29.0964
#d08d49 color charts
#d08d49 color shades, tints & tones
#d08d49 color schemes
#d08d49 color preview, HTML & CSS examples
This text has a color of #d08d49
<p style="color:#d08d49;">Text here</p>
.mytext {color:#d08d49;}
This box has a color of #d08d49
<div style="background-color:#d08d49;">Content here</div>
.mybackground {background-color:#d08d49;}
Border around this has a color of #d08d49
<div style="border:2px solid #d08d49;">Content here</div>
.myborder {border:2px solid #d08d49;}