#dcc944 color space conversions
Hex:
#dcc944
RGB:
220, 201, 68
CMY:
14, 21, 73
CMYK:
0, 9, 69, 14
HSL:
53°, 68.4685%, 56.4706%
HSV (HSB):
53°, 69.0909%, 86.2745%
XYZ:
51.4452, 57.4063, 13.8379
xyY:
0.4193, 0.4679, 57.4063
CIE-Lab:
80.4076, -8.0706, 65.6658
CIE-LCH:
80.4076, 66.1599, 97.0067
CIE-Luv:
80.4076, 18.6601, 76.5182
Hunter-Lab:
75.7669, -11.3919, 42.2083
#dcc944 color charts
#dcc944 color shades, tints & tones
#dcc944 color schemes
#dcc944 color preview, HTML & CSS examples
This text has a color of #dcc944
<p style="color:#dcc944;">Text here</p>
.mytext {color:#dcc944;}
This box has a color of #dcc944
<div style="background-color:#dcc944;">Content here</div>
.mybackground {background-color:#dcc944;}
Border around this has a color of #dcc944
<div style="border:2px solid #dcc944;">Content here</div>
.myborder {border:2px solid #dcc944;}