#dcba2e color space conversions
Hex:
#dcba2e
RGB:
220, 186, 46
CMY:
14, 27, 82
CMYK:
0, 15, 79, 14
HSL:
48°, 71.3115%, 52.1569%
HSV (HSB):
48°, 79.0909%, 86.2745%
XYZ:
47.5672, 50.5307, 9.8311
xyY:
0.4407, 0.4682, 50.5307
CIE-Lab:
76.3939, -1.2774, 69.5753
CIE-LCH:
76.3939, 69.5870, 91.0518
CIE-Luv:
76.3939, 29.8149, 75.7674
Hunter-Lab:
71.0850, -4.9535, 41.5596
#dcba2e color charts
#dcba2e color shades, tints & tones
#dcba2e color schemes
#dcba2e color preview, HTML & CSS examples
This text has a color of #dcba2e
<p style="color:#dcba2e;">Text here</p>
.mytext {color:#dcba2e;}
This box has a color of #dcba2e
<div style="background-color:#dcba2e;">Content here</div>
.mybackground {background-color:#dcba2e;}
Border around this has a color of #dcba2e
<div style="border:2px solid #dcba2e;">Content here</div>
.myborder {border:2px solid #dcba2e;}