#d08c5a color space conversions
Hex:
#d08c5a
RGB:
208, 140, 90
CMY:
18, 45, 65
CMYK:
0, 33, 57, 18
HSL:
25°, 55.6604%, 58.4314%
HSV (HSB):
25°, 56.7308%, 81.5686%
XYZ:
37.2360, 32.9042, 14.0615
xyY:
0.4422, 0.3908, 32.9042
CIE-Lab:
64.0833, 20.6704, 36.9819
CIE-LCH:
64.0833, 42.3665, 60.7977
CIE-Luv:
64.0833, 51.7381, 40.4034
Hunter-Lab:
57.3622, 15.4871, 25.6195
#d08c5a color charts
#d08c5a color shades, tints & tones
#d08c5a color schemes
#d08c5a color preview, HTML & CSS examples
This text has a color of #d08c5a
<p style="color:#d08c5a;">Text here</p>
.mytext {color:#d08c5a;}
This box has a color of #d08c5a
<div style="background-color:#d08c5a;">Content here</div>
.mybackground {background-color:#d08c5a;}
Border around this has a color of #d08c5a
<div style="border:2px solid #d08c5a;">Content here</div>
.myborder {border:2px solid #d08c5a;}