#dcbd05 color space conversions
Hex:
#dcbd05
RGB:
220, 189, 5
CMY:
14, 26, 98
CMYK:
0, 14, 98, 14
HSL:
51°, 95.5556%, 44.1176%
HSV (HSB):
51°, 97.7273%, 86.2745%
XYZ:
47.7402, 51.6218, 7.5914
xyY:
0.4464, 0.4827, 51.6218
CIE-Lab:
77.0541, -3.6429, 78.1222
CIE-LCH:
77.0541, 78.2071, 92.6698
CIE-Luv:
77.0541, 28.2397, 81.7239
Hunter-Lab:
71.8483, -7.1288, 44.0293
#dcbd05 color charts
#dcbd05 color shades, tints & tones
#dcbd05 color schemes
#dcbd05 color preview, HTML & CSS examples
This text has a color of #dcbd05
<p style="color:#dcbd05;">Text here</p>
.mytext {color:#dcbd05;}
This box has a color of #dcbd05
<div style="background-color:#dcbd05;">Content here</div>
.mybackground {background-color:#dcbd05;}
Border around this has a color of #dcbd05
<div style="border:2px solid #dcbd05;">Content here</div>
.myborder {border:2px solid #dcbd05;}