#dcb500 color space conversions
Hex:
#dcb500
RGB:
220, 181, 0
CMY:
14, 29, 100
CMYK:
0, 18, 100, 14
HSL:
49°, 100.0000%, 43.1373%
HSV (HSB):
49°, 100.0000%, 86.2745%
XYZ:
46.0391, 48.2634, 6.8892
xyY:
0.4550, 0.4770, 48.2634
CIE-Lab:
74.9908, 0.4730, 77.1851
CIE-LCH:
74.9908, 77.1865, 89.6489
CIE-Luv:
74.9908, 34.1944, 79.0066
Hunter-Lab:
69.4719, -3.2836, 42.7507
#dcb500 color charts
#dcb500 color shades, tints & tones
#dcb500 color schemes
#dcb500 color preview, HTML & CSS examples
This text has a color of #dcb500
<p style="color:#dcb500;">Text here</p>
.mytext {color:#dcb500;}
This box has a color of #dcb500
<div style="background-color:#dcb500;">Content here</div>
.mybackground {background-color:#dcb500;}
Border around this has a color of #dcb500
<div style="border:2px solid #dcb500;">Content here</div>
.myborder {border:2px solid #dcb500;}