#dbc872 color space conversions
Hex:
#dbc872
RGB:
219, 200, 114
CMY:
14, 22, 55
CMYK:
0, 9, 48, 14
HSL:
49°, 59.3220%, 65.2941%
HSV (HSB):
49°, 47.9452%, 85.8824%
XYZ:
52.9050, 57.5835, 24.2459
xyY:
0.3927, 0.4274, 57.5835
CIE-Lab:
80.5067, -4.6797, 45.1666
CIE-LCH:
80.5067, 45.4084, 95.9153
CIE-Luv:
80.5067, 16.7958, 58.0542
Hunter-Lab:
75.8838, -8.3494, 34.1747
#dbc872 color charts
#dbc872 color shades, tints & tones
#dbc872 color schemes
#dbc872 color preview, HTML & CSS examples
This text has a color of #dbc872
<p style="color:#dbc872;">Text here</p>
.mytext {color:#dbc872;}
This box has a color of #dbc872
<div style="background-color:#dbc872;">Content here</div>
.mybackground {background-color:#dbc872;}
Border around this has a color of #dbc872
<div style="border:2px solid #dbc872;">Content here</div>
.myborder {border:2px solid #dbc872;}