#dbc378 color space conversions
Hex:
#dbc378
RGB:
219, 195, 120
CMY:
14, 24, 53
CMYK:
0, 11, 45, 14
HSL:
45°, 57.8947%, 66.4706%
HSV (HSB):
45°, 45.2055%, 85.8824%
XYZ:
52.1187, 55.4463, 25.7246
xyY:
0.3910, 0.4160, 55.4463
CIE-Lab:
79.2977, -1.5162, 40.6662
CIE-LCH:
79.2977, 40.6945, 92.1352
CIE-Luv:
79.2977, 19.6878, 52.5115
Hunter-Lab:
74.4623, -5.3708, 31.6406
#dbc378 color charts
#dbc378 color shades, tints & tones
#dbc378 color schemes
#dbc378 color preview, HTML & CSS examples
This text has a color of #dbc378
<p style="color:#dbc378;">Text here</p>
.mytext {color:#dbc378;}
This box has a color of #dbc378
<div style="background-color:#dbc378;">Content here</div>
.mybackground {background-color:#dbc378;}
Border around this has a color of #dbc378
<div style="border:2px solid #dbc378;">Content here</div>
.myborder {border:2px solid #dbc378;}