#dbc574 color space conversions
Hex:
#dbc574
RGB:
219, 197, 116
CMY:
14, 23, 55
CMYK:
0, 10, 47, 14
HSL:
47°, 58.8571%, 65.6863%
HSV (HSB):
47°, 47.0320%, 85.8824%
XYZ:
52.3321, 56.2535, 24.6228
xyY:
0.3929, 0.4223, 56.2535
CIE-Lab:
79.7579, -2.9421, 43.2506
CIE-LCH:
79.7579, 43.3506, 93.8916
CIE-Luv:
79.7579, 18.6237, 55.5772
Hunter-Lab:
75.0024, -6.7077, 33.0371
#dbc574 color charts
#dbc574 color shades, tints & tones
#dbc574 color schemes
#dbc574 color preview, HTML & CSS examples
This text has a color of #dbc574
<p style="color:#dbc574;">Text here</p>
.mytext {color:#dbc574;}
This box has a color of #dbc574
<div style="background-color:#dbc574;">Content here</div>
.mybackground {background-color:#dbc574;}
Border around this has a color of #dbc574
<div style="border:2px solid #dbc574;">Content here</div>
.myborder {border:2px solid #dbc574;}