#dcb32d color space conversions
Hex:
#dcb32d
RGB:
220, 179, 45
CMY:
14, 30, 82
CMYK:
0, 19, 80, 14
HSL:
46°, 71.4286%, 51.9608%
HSV (HSB):
46°, 79.5455%, 86.2745%
XYZ:
46.1090, 47.6453, 9.2489
xyY:
0.4476, 0.4626, 47.6453
CIE-Lab:
74.6007, 2.3530, 68.2910
CIE-LCH:
74.6007, 68.3315, 88.0266
CIE-Luv:
74.6007, 34.9683, 73.1882
Hunter-Lab:
69.0256, -1.5571, 40.3735
#dcb32d color charts
#dcb32d color shades, tints & tones
#dcb32d color schemes
#dcb32d color preview, HTML & CSS examples
This text has a color of #dcb32d
<p style="color:#dcb32d;">Text here</p>
.mytext {color:#dcb32d;}
This box has a color of #dcb32d
<div style="background-color:#dcb32d;">Content here</div>
.mybackground {background-color:#dcb32d;}
Border around this has a color of #dcb32d
<div style="border:2px solid #dcb32d;">Content here</div>
.myborder {border:2px solid #dcb32d;}