#dcbd3f color space conversions
Hex:
#dcbd3f
RGB:
220, 189, 63
CMY:
14, 26, 75
CMYK:
0, 14, 71, 14
HSL:
48°, 69.1630%, 55.4902%
HSV (HSB):
48°, 71.3636%, 86.2745%
XYZ:
48.6100, 51.9697, 12.1718
xyY:
0.4311, 0.4609, 51.9697
CIE-Lab:
77.2627, -2.1427, 64.4531
CIE-LCH:
77.2627, 64.4887, 91.9041
CIE-Luv:
77.2627, 27.1512, 72.9153
Hunter-Lab:
72.0900, -5.7957, 40.4524
#dcbd3f color charts
#dcbd3f color shades, tints & tones
#dcbd3f color schemes
#dcbd3f color preview, HTML & CSS examples
This text has a color of #dcbd3f
<p style="color:#dcbd3f;">Text here</p>
.mytext {color:#dcbd3f;}
This box has a color of #dcbd3f
<div style="background-color:#dcbd3f;">Content here</div>
.mybackground {background-color:#dcbd3f;}
Border around this has a color of #dcbd3f
<div style="border:2px solid #dcbd3f;">Content here</div>
.myborder {border:2px solid #dcbd3f;}