#dcb03b color space conversions
Hex:
#dcb03b
RGB:
220, 176, 59
CMY:
14, 31, 77
CMYK:
0, 20, 73, 14
HSL:
44°, 69.6970%, 54.7059%
HSV (HSB):
44°, 73.1818%, 86.2745%
XYZ:
45.8300, 46.5821, 10.7134
xyY:
0.4444, 0.4517, 46.5821
CIE-Lab:
73.9217, 4.4857, 62.7053
CIE-LCH:
73.9217, 62.8655, 85.9082
CIE-Luv:
73.9217, 36.6939, 68.6447
Hunter-Lab:
68.2511, 0.4217, 38.4690
#dcb03b color charts
#dcb03b color shades, tints & tones
#dcb03b color schemes
#dcb03b color preview, HTML & CSS examples
This text has a color of #dcb03b
<p style="color:#dcb03b;">Text here</p>
.mytext {color:#dcb03b;}
This box has a color of #dcb03b
<div style="background-color:#dcb03b;">Content here</div>
.mybackground {background-color:#dcb03b;}
Border around this has a color of #dcb03b
<div style="border:2px solid #dcb03b;">Content here</div>
.myborder {border:2px solid #dcb03b;}