#dbc998 color space conversions
Hex:
#dbc998
RGB:
219, 201, 152
CMY:
14, 21, 40
CMYK:
0, 8, 31, 14
HSL:
44°, 48.2014%, 72.7451%
HSV (HSB):
44°, 30.5936%, 85.8824%
XYZ:
55.7676, 59.1004, 38.1740
xyY:
0.3644, 0.3862, 59.1004
CIE-Lab:
81.3467, -1.0122, 26.8132
CIE-LCH:
81.3467, 26.8323, 92.1620
CIE-Luv:
81.3467, 14.0036, 36.9927
Hunter-Lab:
76.8768, -5.0477, 24.3726
#dbc998 color charts
#dbc998 color shades, tints & tones
#dbc998 color schemes
#dbc998 color preview, HTML & CSS examples
This text has a color of #dbc998
<p style="color:#dbc998;">Text here</p>
.mytext {color:#dbc998;}
This box has a color of #dbc998
<div style="background-color:#dbc998;">Content here</div>
.mybackground {background-color:#dbc998;}
Border around this has a color of #dbc998
<div style="border:2px solid #dbc998;">Content here</div>
.myborder {border:2px solid #dbc998;}