#dcbc2b color space conversions
Hex:
#dcbc2b
RGB:
220, 188, 43
CMY:
14, 26, 83
CMYK:
0, 15, 80, 14
HSL:
49°, 71.6599%, 51.5686%
HSV (HSB):
49°, 80.4545%, 86.2745%
XYZ:
47.9345, 51.3565, 9.6719
xyY:
0.4399, 0.4713, 51.3565
CIE-Lab:
76.8945, -2.4162, 70.9255
CIE-LCH:
76.8945, 70.9666, 91.9511
CIE-Luv:
76.8945, 28.4430, 77.1440
Hunter-Lab:
71.6635, -6.0154, 42.1625
#dcbc2b color charts
#dcbc2b color shades, tints & tones
#dcbc2b color schemes
#dcbc2b color preview, HTML & CSS examples
This text has a color of #dcbc2b
<p style="color:#dcbc2b;">Text here</p>
.mytext {color:#dcbc2b;}
This box has a color of #dcbc2b
<div style="background-color:#dcbc2b;">Content here</div>
.mybackground {background-color:#dcbc2b;}
Border around this has a color of #dcbc2b
<div style="border:2px solid #dcbc2b;">Content here</div>
.myborder {border:2px solid #dcbc2b;}