#dcb22d color space conversions
Hex:
#dcb22d
RGB:
220, 178, 45
CMY:
14, 30, 82
CMYK:
0, 19, 80, 14
HSL:
46°, 71.4286%, 51.9608%
HSV (HSB):
46°, 79.5455%, 86.2745%
XYZ:
45.9092, 47.2459, 9.1823
xyY:
0.4486, 0.4617, 47.2459
CIE-Lab:
74.3468, 2.8793, 68.0647
CIE-LCH:
74.3468, 68.1256, 87.5777
CIE-Luv:
74.3468, 35.7093, 72.7915
Hunter-Lab:
68.7356, -1.0654, 40.1945
#dcb22d color charts
#dcb22d color shades, tints & tones
#dcb22d color schemes
#dcb22d color preview, HTML & CSS examples
This text has a color of #dcb22d
<p style="color:#dcb22d;">Text here</p>
.mytext {color:#dcb22d;}
This box has a color of #dcb22d
<div style="background-color:#dcb22d;">Content here</div>
.mybackground {background-color:#dcb22d;}
Border around this has a color of #dcb22d
<div style="border:2px solid #dcb22d;">Content here</div>
.myborder {border:2px solid #dcb22d;}