#dcbd2c color space conversions
Hex:
#dcbd2c
RGB:
220, 189, 44
CMY:
14, 26, 83
CMYK:
0, 14, 80, 14
HSL:
49°, 71.5447%, 51.7647%
HSV (HSB):
49°, 80.0000%, 86.2745%
XYZ:
48.1674, 51.7927, 9.8412
xyY:
0.4387, 0.4717, 51.7927
CIE-Lab:
77.1567, -2.9029, 70.8600
CIE-LCH:
77.1567, 70.9194, 92.3459
CIE-Luv:
77.1567, 27.6992, 77.3513
Hunter-Lab:
71.9671, -6.4729, 42.2694
#dcbd2c color charts
#dcbd2c color shades, tints & tones
#dcbd2c color schemes
#dcbd2c color preview, HTML & CSS examples
This text has a color of #dcbd2c
<p style="color:#dcbd2c;">Text here</p>
.mytext {color:#dcbd2c;}
This box has a color of #dcbd2c
<div style="background-color:#dcbd2c;">Content here</div>
.mybackground {background-color:#dcbd2c;}
Border around this has a color of #dcbd2c
<div style="border:2px solid #dcbd2c;">Content here</div>
.myborder {border:2px solid #dcbd2c;}