#dcb33d color space conversions
Hex:
#dcb33d
RGB:
220, 179, 61
CMY:
14, 30, 76
CMYK:
0, 19, 72, 14
HSL:
45°, 69.4323%, 55.0980%
HSV (HSB):
45°, 72.2727%, 86.2745%
XYZ:
46.4776, 47.7928, 11.1902
xyY:
0.4407, 0.4532, 47.7928
CIE-Lab:
74.6940, 2.9948, 62.6872
CIE-LCH:
74.6940, 62.7586, 87.2648
CIE-Luv:
74.6940, 34.4137, 69.3281
Hunter-Lab:
69.1323, -0.9761, 38.7956
#dcb33d color charts
#dcb33d color shades, tints & tones
#dcb33d color schemes
#dcb33d color preview, HTML & CSS examples
This text has a color of #dcb33d
<p style="color:#dcb33d;">Text here</p>
.mytext {color:#dcb33d;}
This box has a color of #dcb33d
<div style="background-color:#dcb33d;">Content here</div>
.mybackground {background-color:#dcb33d;}
Border around this has a color of #dcb33d
<div style="border:2px solid #dcb33d;">Content here</div>
.myborder {border:2px solid #dcb33d;}