#dcb94f color space conversions
Hex:
#dcb94f
RGB:
220, 185, 79
CMY:
14, 27, 69
CMYK:
0, 16, 64, 14
HSL:
45°, 66.8246%, 58.6275%
HSV (HSB):
45°, 64.0909%, 86.2745%
XYZ:
48.2754, 50.4781, 14.5960
xyY:
0.4259, 0.4453, 50.4781
CIE-Lab:
76.3618, 0.8213, 56.8866
CIE-LCH:
76.3618, 56.8925, 89.1729
CIE-Luv:
76.3618, 29.3279, 66.1331
Hunter-Lab:
71.0479, -3.0472, 37.5531
#dcb94f color charts
#dcb94f color shades, tints & tones
#dcb94f color schemes
#dcb94f color preview, HTML & CSS examples
This text has a color of #dcb94f
<p style="color:#dcb94f;">Text here</p>
.mytext {color:#dcb94f;}
This box has a color of #dcb94f
<div style="background-color:#dcb94f;">Content here</div>
.mybackground {background-color:#dcb94f;}
Border around this has a color of #dcb94f
<div style="border:2px solid #dcb94f;">Content here</div>
.myborder {border:2px solid #dcb94f;}