#dbc293 color space conversions
Hex:
#dbc293
RGB:
219, 194, 147
CMY:
14, 24, 42
CMYK:
0, 11, 33, 14
HSL:
39°, 50.0000%, 71.7647%
HSV (HSB):
39°, 32.8767%, 85.8824%
XYZ:
53.7717, 55.7502, 35.5306
xyY:
0.3707, 0.3843, 55.7502
CIE-Lab:
79.4715, 2.0164, 26.9133
CIE-LCH:
79.4715, 26.9888, 85.7153
CIE-Luv:
79.4715, 18.5726, 36.2825
Hunter-Lab:
74.6661, -2.1167, 24.0525
#dbc293 color charts
#dbc293 color shades, tints & tones
#dbc293 color schemes
#dbc293 color preview, HTML & CSS examples
This text has a color of #dbc293
<p style="color:#dbc293;">Text here</p>
.mytext {color:#dbc293;}
This box has a color of #dbc293
<div style="background-color:#dbc293;">Content here</div>
.mybackground {background-color:#dbc293;}
Border around this has a color of #dbc293
<div style="border:2px solid #dbc293;">Content here</div>
.myborder {border:2px solid #dbc293;}