#dcb201 color space conversions
Hex:
#dcb201
RGB:
220, 178, 1
CMY:
14, 30, 100
CMYK:
0, 19, 100, 14
HSL:
48°, 99.0950%, 43.3333%
HSV (HSB):
48°, 99.5455%, 86.2745%
XYZ:
45.4411, 47.0586, 6.7169
xyY:
0.4580, 0.4743, 47.0586
CIE-Lab:
74.2273, 2.0564, 76.5388
CIE-LCH:
74.2273, 76.5664, 88.4610
CIE-Luv:
74.2273, 36.4440, 77.8242
Hunter-Lab:
68.5993, -1.8080, 42.2141
#dcb201 color charts
#dcb201 color shades, tints & tones
#dcb201 color schemes
#dcb201 color preview, HTML & CSS examples
This text has a color of #dcb201
<p style="color:#dcb201;">Text here</p>
.mytext {color:#dcb201;}
This box has a color of #dcb201
<div style="background-color:#dcb201;">Content here</div>
.mybackground {background-color:#dcb201;}
Border around this has a color of #dcb201
<div style="border:2px solid #dcb201;">Content here</div>
.myborder {border:2px solid #dcb201;}