#dcc228 color space conversions
Hex:
#dcc228
RGB:
220, 194, 40
CMY:
14, 24, 84
CMYK:
0, 12, 82, 14
HSL:
51°, 72.0000%, 50.9804%
HSV (HSB):
51°, 81.8182%, 86.2745%
XYZ:
49.1900, 53.9524, 9.8288
xyY:
0.4354, 0.4776, 53.9524
CIE-Lab:
78.4340, -5.6072, 73.0999
CIE-LCH:
78.4340, 73.3147, 94.3863
CIE-Luv:
78.4340, 24.2125, 80.0437
Hunter-Lab:
73.4523, -9.0026, 43.4829
#dcc228 color charts
#dcc228 color shades, tints & tones
#dcc228 color schemes
#dcc228 color preview, HTML & CSS examples
This text has a color of #dcc228
<p style="color:#dcc228;">Text here</p>
.mytext {color:#dcc228;}
This box has a color of #dcc228
<div style="background-color:#dcc228;">Content here</div>
.mybackground {background-color:#dcc228;}
Border around this has a color of #dcc228
<div style="border:2px solid #dcc228;">Content here</div>
.myborder {border:2px solid #dcc228;}