#dbc993 color space conversions
Hex:
#dbc993
RGB:
219, 201, 147
CMY:
14, 21, 42
CMYK:
0, 8, 33, 14
HSL:
45°, 50.0000%, 71.7647%
HSV (HSB):
45°, 32.8767%, 85.8824%
XYZ:
55.3665, 58.9399, 36.0622
xyY:
0.3682, 0.3920, 58.9399
CIE-Lab:
81.2586, -1.6381, 29.3112
CIE-LCH:
81.2586, 29.3570, 93.1986
CIE-Luv:
81.2586, 14.3168, 40.1368
Hunter-Lab:
76.7724, -5.6214, 25.8904
#dbc993 color charts
#dbc993 color shades, tints & tones
#dbc993 color schemes
#dbc993 color preview, HTML & CSS examples
This text has a color of #dbc993
<p style="color:#dbc993;">Text here</p>
.mytext {color:#dbc993;}
This box has a color of #dbc993
<div style="background-color:#dbc993;">Content here</div>
.mybackground {background-color:#dbc993;}
Border around this has a color of #dbc993
<div style="border:2px solid #dbc993;">Content here</div>
.myborder {border:2px solid #dbc993;}