#dcba1b color space conversions
Hex:
#dcba1b
RGB:
220, 186, 27
CMY:
14, 27, 89
CMYK:
0, 15, 88, 14
HSL:
49°, 78.1377%, 48.4314%
HSV (HSB):
49°, 87.7273%, 86.2745%
XYZ:
47.2719, 50.4126, 8.2760
xyY:
0.4461, 0.4758, 50.4126
CIE-Lab:
76.3218, -1.7901, 74.4560
CIE-LCH:
76.3218, 74.4775, 91.3772
CIE-Luv:
76.3218, 30.2094, 78.8147
Hunter-Lab:
71.0018, -5.4106, 42.7904
#dcba1b color charts
#dcba1b color shades, tints & tones
#dcba1b color schemes
#dcba1b color preview, HTML & CSS examples
This text has a color of #dcba1b
<p style="color:#dcba1b;">Text here</p>
.mytext {color:#dcba1b;}
This box has a color of #dcba1b
<div style="background-color:#dcba1b;">Content here</div>
.mybackground {background-color:#dcba1b;}
Border around this has a color of #dcba1b
<div style="border:2px solid #dcba1b;">Content here</div>
.myborder {border:2px solid #dcba1b;}