#d08d45 color space conversions
Hex:
#d08d45
RGB:
208, 141, 69
CMY:
18, 45, 73
CMYK:
0, 32, 67, 18
HSL:
31°, 59.6567%, 54.3137%
HSV (HSB):
31°, 66.8269%, 81.5686%
XYZ:
36.6115, 32.8893, 10.0489
xyY:
0.4602, 0.4134, 32.8893
CIE-Lab:
64.0712, 18.6658, 47.6717
CIE-LCH:
64.0712, 51.1957, 68.6173
CIE-Luv:
64.0712, 52.9949, 50.1002
Hunter-Lab:
57.3492, 13.5925, 29.7555
#d08d45 color charts
#d08d45 color shades, tints & tones
#d08d45 color schemes
#d08d45 color preview, HTML & CSS examples
This text has a color of #d08d45
<p style="color:#d08d45;">Text here</p>
.mytext {color:#d08d45;}
This box has a color of #d08d45
<div style="background-color:#d08d45;">Content here</div>
.mybackground {background-color:#d08d45;}
Border around this has a color of #d08d45
<div style="border:2px solid #d08d45;">Content here</div>
.myborder {border:2px solid #d08d45;}