#dcb030 color space conversions
Hex:
#dcb030
RGB:
220, 176, 48
CMY:
14, 31, 81
CMYK:
0, 20, 78, 14
HSL:
45°, 71.0744%, 52.5490%
HSV (HSB):
45°, 78.1818%, 86.2745%
XYZ:
45.5740, 46.4797, 9.3658
xyY:
0.4494, 0.4583, 46.4797
CIE-Lab:
73.8557, 4.0387, 66.6378
CIE-LCH:
73.8557, 66.7601, 86.5317
CIE-Luv:
73.8557, 37.1013, 71.3584
Hunter-Lab:
68.1760, 0.0149, 39.5782
#dcb030 color charts
#dcb030 color shades, tints & tones
#dcb030 color schemes
#dcb030 color preview, HTML & CSS examples
This text has a color of #dcb030
<p style="color:#dcb030;">Text here</p>
.mytext {color:#dcb030;}
This box has a color of #dcb030
<div style="background-color:#dcb030;">Content here</div>
.mybackground {background-color:#dcb030;}
Border around this has a color of #dcb030
<div style="border:2px solid #dcb030;">Content here</div>
.myborder {border:2px solid #dcb030;}