#dcb54c color space conversions
Hex:
#dcb54c
RGB:
220, 181, 76
CMY:
14, 29, 70
CMYK:
0, 18, 65, 14
HSL:
44°, 67.2897%, 58.0392%
HSV (HSB):
44°, 65.4545%, 86.2745%
XYZ:
47.3436, 48.7852, 13.7587
xyY:
0.4308, 0.4440, 48.7852
CIE-Lab:
75.3175, 2.7389, 57.0820
CIE-LCH:
75.3175, 57.1477, 87.2529
CIE-Luv:
75.3175, 32.3039, 65.4561
Hunter-Lab:
69.8464, -1.2396, 37.2132
#dcb54c color charts
#dcb54c color shades, tints & tones
#dcb54c color schemes
#dcb54c color preview, HTML & CSS examples
This text has a color of #dcb54c
<p style="color:#dcb54c;">Text here</p>
.mytext {color:#dcb54c;}
This box has a color of #dcb54c
<div style="background-color:#dcb54c;">Content here</div>
.mybackground {background-color:#dcb54c;}
Border around this has a color of #dcb54c
<div style="border:2px solid #dcb54c;">Content here</div>
.myborder {border:2px solid #dcb54c;}