#dbc95e color space conversions
Hex:
#dbc95e
RGB:
219, 201, 94
CMY:
14, 21, 63
CMYK:
0, 8, 57, 14
HSL:
51°, 63.4518%, 61.3725%
HSV (HSB):
51°, 57.0776%, 85.8824%
XYZ:
52.1204, 57.6415, 18.9686
xyY:
0.4049, 0.4478, 57.6415
CIE-Lab:
80.5391, -6.8624, 54.7463
CIE-LCH:
80.5391, 55.1747, 97.1447
CIE-Luv:
80.5391, 17.0499, 67.5086
Hunter-Lab:
75.9220, -10.3233, 38.3322
#dbc95e color charts
#dbc95e color shades, tints & tones
#dbc95e color schemes
#dbc95e color preview, HTML & CSS examples
This text has a color of #dbc95e
<p style="color:#dbc95e;">Text here</p>
.mytext {color:#dbc95e;}
This box has a color of #dbc95e
<div style="background-color:#dbc95e;">Content here</div>
.mybackground {background-color:#dbc95e;}
Border around this has a color of #dbc95e
<div style="border:2px solid #dbc95e;">Content here</div>
.myborder {border:2px solid #dbc95e;}