#dcb045 color space conversions
Hex:
#dcb045
RGB:
220, 176, 69
CMY:
14, 31, 73
CMYK:
0, 20, 69, 14
HSL:
43°, 68.3258%, 56.6667%
HSV (HSB):
43°, 68.6364%, 86.2745%
XYZ:
46.1147, 46.6960, 12.2129
xyY:
0.4391, 0.4446, 46.6960
CIE-Lab:
73.9949, 4.9805, 58.7104
CIE-LCH:
73.9949, 58.9212, 85.1512
CIE-Luv:
73.9949, 36.2473, 65.6680
Hunter-Lab:
68.3345, 0.8733, 37.2376
#dcb045 color charts
#dcb045 color shades, tints & tones
#dcb045 color schemes
#dcb045 color preview, HTML & CSS examples
This text has a color of #dcb045
<p style="color:#dcb045;">Text here</p>
.mytext {color:#dcb045;}
This box has a color of #dcb045
<div style="background-color:#dcb045;">Content here</div>
.mybackground {background-color:#dcb045;}
Border around this has a color of #dcb045
<div style="border:2px solid #dcb045;">Content here</div>
.myborder {border:2px solid #dcb045;}