#dcb20e color space conversions
Hex:
#dcb20e
RGB:
220, 178, 14
CMY:
14, 30, 95
CMYK:
0, 19, 94, 14
HSL:
48°, 88.0342%, 45.8824%
HSV (HSB):
48°, 93.6364%, 86.2745%
XYZ:
45.5149, 47.0881, 7.1055
xyY:
0.4565, 0.4723, 47.0881
CIE-Lab:
74.2461, 2.1866, 75.0760
CIE-LCH:
74.2461, 75.1078, 88.3317
CIE-Luv:
74.2461, 36.3269, 77.0227
Hunter-Lab:
68.6208, -1.6908, 41.8952
#dcb20e color charts
#dcb20e color shades, tints & tones
#dcb20e color schemes
#dcb20e color preview, HTML & CSS examples
This text has a color of #dcb20e
<p style="color:#dcb20e;">Text here</p>
.mytext {color:#dcb20e;}
This box has a color of #dcb20e
<div style="background-color:#dcb20e;">Content here</div>
.mybackground {background-color:#dcb20e;}
Border around this has a color of #dcb20e
<div style="border:2px solid #dcb20e;">Content here</div>
.myborder {border:2px solid #dcb20e;}