#dbc98a color space conversions
Hex:
#dbc98a
RGB:
219, 201, 138
CMY:
14, 21, 46
CMYK:
0, 8, 37, 14
HSL:
47°, 52.9412%, 70.0000%
HSV (HSB):
47°, 36.9863%, 85.8824%
XYZ:
54.6875, 58.6683, 32.4865
xyY:
0.3750, 0.4023, 58.6683
CIE-Lab:
81.1089, -2.7072, 33.7868
CIE-LCH:
81.1089, 33.8951, 94.5811
CIE-Luv:
81.1089, 14.8588, 45.5727
Hunter-Lab:
76.5953, -6.5962, 28.4699
#dbc98a color charts
#dbc98a color shades, tints & tones
#dbc98a color schemes
#dbc98a color preview, HTML & CSS examples
This text has a color of #dbc98a
<p style="color:#dbc98a;">Text here</p>
.mytext {color:#dbc98a;}
This box has a color of #dbc98a
<div style="background-color:#dbc98a;">Content here</div>
.mybackground {background-color:#dbc98a;}
Border around this has a color of #dbc98a
<div style="border:2px solid #dbc98a;">Content here</div>
.myborder {border:2px solid #dbc98a;}