#d09f48 color space conversions
Hex:
#d09f48
RGB:
208, 159, 72
CMY:
18, 38, 72
CMYK:
0, 24, 65, 18
HSL:
38°, 59.1304%, 54.9020%
HSV (HSB):
38°, 65.3846%, 81.5686%
XYZ:
39.5803, 38.6741, 11.5096
xyY:
0.4409, 0.4308, 38.6741
CIE-Lab:
68.5145, 9.0925, 51.1497
CIE-LCH:
68.5145, 51.9515, 79.9202
CIE-Luv:
68.5145, 39.3327, 56.7338
Hunter-Lab:
62.1885, 4.7777, 32.5587
#d09f48 color charts
#d09f48 color shades, tints & tones
#d09f48 color schemes
#d09f48 color preview, HTML & CSS examples
This text has a color of #d09f48
<p style="color:#d09f48;">Text here</p>
.mytext {color:#d09f48;}
This box has a color of #d09f48
<div style="background-color:#d09f48;">Content here</div>
.mybackground {background-color:#d09f48;}
Border around this has a color of #d09f48
<div style="border:2px solid #d09f48;">Content here</div>
.myborder {border:2px solid #d09f48;}