#dcbd43 color space conversions
Hex:
#dcbd43
RGB:
220, 189, 67
CMY:
14, 26, 74
CMYK:
0, 14, 70, 14
HSL:
48°, 68.6099%, 56.2745%
HSV (HSB):
48°, 69.5455%, 86.2745%
XYZ:
48.7259, 52.0161, 12.7822
xyY:
0.4292, 0.4582, 52.0161
CIE-Lab:
77.2905, -1.9446, 62.9166
CIE-LCH:
77.2905, 62.9466, 91.7703
CIE-Luv:
77.2905, 27.0097, 71.7689
Hunter-Lab:
72.1222, -5.6188, 39.9776
#dcbd43 color charts
#dcbd43 color shades, tints & tones
#dcbd43 color schemes
#dcbd43 color preview, HTML & CSS examples
This text has a color of #dcbd43
<p style="color:#dcbd43;">Text here</p>
.mytext {color:#dcbd43;}
This box has a color of #dcbd43
<div style="background-color:#dcbd43;">Content here</div>
.mybackground {background-color:#dcbd43;}
Border around this has a color of #dcbd43
<div style="border:2px solid #dcbd43;">Content here</div>
.myborder {border:2px solid #dcbd43;}