#dcb10e color space conversions
Hex:
#dcb10e
RGB:
220, 177, 14
CMY:
14, 31, 95
CMYK:
0, 20, 94, 14
HSL:
47°, 88.0342%, 45.8824%
HSV (HSB):
47°, 93.6364%, 86.2745%
XYZ:
45.3166, 46.6916, 7.0394
xyY:
0.4575, 0.4714, 46.6916
CIE-Lab:
73.9921, 2.7127, 74.8884
CIE-LCH:
73.9921, 74.9375, 87.9254
CIE-Luv:
73.9921, 37.0818, 76.6448
Hunter-Lab:
68.3313, -1.2003, 41.7239
#dcb10e color charts
#dcb10e color shades, tints & tones
#dcb10e color schemes
#dcb10e color preview, HTML & CSS examples
This text has a color of #dcb10e
<p style="color:#dcb10e;">Text here</p>
.mytext {color:#dcb10e;}
This box has a color of #dcb10e
<div style="background-color:#dcb10e;">Content here</div>
.mybackground {background-color:#dcb10e;}
Border around this has a color of #dcb10e
<div style="border:2px solid #dcb10e;">Content here</div>
.myborder {border:2px solid #dcb10e;}