#d08d4b color space conversions
Hex:
#d08d4b
RGB:
208, 141, 75
CMY:
18, 45, 71
CMYK:
0, 32, 64, 18
HSL:
30°, 58.5903%, 55.4902%
HSV (HSB):
30°, 63.9423%, 81.5686%
XYZ:
36.8073, 32.9676, 11.0800
xyY:
0.4552, 0.4077, 32.9676
CIE-Lab:
64.1347, 19.0395, 44.7897
CIE-LCH:
64.1347, 48.6685, 66.9704
CIE-Luv:
64.1347, 52.4804, 47.7067
Hunter-Lab:
57.4175, 13.9464, 28.7508
#d08d4b color charts
#d08d4b color shades, tints & tones
#d08d4b color schemes
#d08d4b color preview, HTML & CSS examples
This text has a color of #d08d4b
<p style="color:#d08d4b;">Text here</p>
.mytext {color:#d08d4b;}
This box has a color of #d08d4b
<div style="background-color:#d08d4b;">Content here</div>
.mybackground {background-color:#d08d4b;}
Border around this has a color of #d08d4b
<div style="border:2px solid #d08d4b;">Content here</div>
.myborder {border:2px solid #d08d4b;}