#d0b94e color space conversions
Hex:
#d0b94e
RGB:
208, 185, 78
CMY:
18, 27, 69
CMYK:
0, 11, 63, 18
HSL:
49°, 58.0357%, 56.0784%
HSV (HSB):
49°, 62.5000%, 81.5686%
XYZ:
44.7365, 48.6579, 14.2418
xyY:
0.4156, 0.4521, 48.6579
CIE-Lab:
75.2380, -4.3314, 55.7838
CIE-LCH:
75.2380, 55.9517, 94.4398
CIE-Luv:
75.2380, 20.6378, 65.9804
Hunter-Lab:
69.7552, -7.5931, 36.7235
#d0b94e color charts
#d0b94e color shades, tints & tones
#d0b94e color schemes
#d0b94e color preview, HTML & CSS examples
This text has a color of #d0b94e
<p style="color:#d0b94e;">Text here</p>
.mytext {color:#d0b94e;}
This box has a color of #d0b94e
<div style="background-color:#d0b94e;">Content here</div>
.mybackground {background-color:#d0b94e;}
Border around this has a color of #d0b94e
<div style="border:2px solid #d0b94e;">Content here</div>
.myborder {border:2px solid #d0b94e;}