#dcbc1b color space conversions
Hex:
#dcbc1b
RGB:
220, 188, 27
CMY:
14, 26, 89
CMYK:
0, 15, 88, 14
HSL:
50°, 78.1377%, 48.4314%
HSV (HSB):
50°, 87.7273%, 86.2745%
XYZ:
47.6962, 51.2612, 8.4175
xyY:
0.4442, 0.4774, 51.2612
CIE-Lab:
76.8370, -2.8288, 74.8643
CIE-LCH:
76.8370, 74.9177, 92.1639
CIE-Luv:
76.8370, 28.7493, 79.5839
Hunter-Lab:
71.5969, -6.3820, 43.1473
#dcbc1b color charts
#dcbc1b color shades, tints & tones
#dcbc1b color schemes
#dcbc1b color preview, HTML & CSS examples
This text has a color of #dcbc1b
<p style="color:#dcbc1b;">Text here</p>
.mytext {color:#dcbc1b;}
This box has a color of #dcbc1b
<div style="background-color:#dcbc1b;">Content here</div>
.mybackground {background-color:#dcbc1b;}
Border around this has a color of #dcbc1b
<div style="border:2px solid #dcbc1b;">Content here</div>
.myborder {border:2px solid #dcbc1b;}