#dcb25b color space conversions
Hex:
#dcb25b
RGB:
220, 178, 91
CMY:
14, 30, 64
CMYK:
0, 19, 59, 14
HSL:
40°, 64.8241%, 60.9804%
HSV (HSB):
40°, 58.6364%, 86.2745%
XYZ:
47.3239, 47.8118, 16.6319
xyY:
0.4234, 0.4278, 47.8118
CIE-Lab:
74.7060, 5.3196, 49.4784
CIE-LCH:
74.7060, 49.7635, 83.8635
CIE-Luv:
74.7060, 33.6000, 58.3076
Hunter-Lab:
69.1461, 1.1608, 34.1411
#dcb25b color charts
#dcb25b color shades, tints & tones
#dcb25b color schemes
#dcb25b color preview, HTML & CSS examples
This text has a color of #dcb25b
<p style="color:#dcb25b;">Text here</p>
.mytext {color:#dcb25b;}
This box has a color of #dcb25b
<div style="background-color:#dcb25b;">Content here</div>
.mybackground {background-color:#dcb25b;}
Border around this has a color of #dcb25b
<div style="border:2px solid #dcb25b;">Content here</div>
.myborder {border:2px solid #dcb25b;}