#dcb02f color space conversions
Hex:
#dcb02f
RGB:
220, 176, 47
CMY:
14, 31, 82
CMYK:
0, 20, 79, 14
HSL:
45°, 71.1934%, 52.3529%
HSV (HSB):
45°, 78.6364%, 86.2745%
XYZ:
45.5536, 46.4715, 9.2583
xyY:
0.4498, 0.4588, 46.4715
CIE-Lab:
73.8505, 4.0030, 66.9678
CIE-LCH:
73.8505, 67.0873, 86.5792
CIE-Luv:
73.8505, 37.1340, 71.5764
Hunter-Lab:
68.1700, -0.0176, 39.6667
#dcb02f color charts
#dcb02f color shades, tints & tones
#dcb02f color schemes
#dcb02f color preview, HTML & CSS examples
This text has a color of #dcb02f
<p style="color:#dcb02f;">Text here</p>
.mytext {color:#dcb02f;}
This box has a color of #dcb02f
<div style="background-color:#dcb02f;">Content here</div>
.mybackground {background-color:#dcb02f;}
Border around this has a color of #dcb02f
<div style="border:2px solid #dcb02f;">Content here</div>
.myborder {border:2px solid #dcb02f;}