#dbc480 color space conversions
Hex:
#dbc480
RGB:
219, 196, 128
CMY:
14, 23, 50
CMYK:
0, 11, 42, 14
HSL:
45°, 55.8282%, 68.0392%
HSV (HSB):
45°, 41.5525%, 85.8824%
XYZ:
52.8496, 56.0984, 28.4647
xyY:
0.3846, 0.4082, 56.0984
CIE-Lab:
79.6698, -1.2159, 37.0652
CIE-LCH:
79.6698, 37.0851, 91.8788
CIE-Luv:
79.6698, 18.5750, 48.6788
Hunter-Lab:
74.8989, -5.1211, 29.8966
#dbc480 color charts
#dbc480 color shades, tints & tones
#dbc480 color schemes
#dbc480 color preview, HTML & CSS examples
This text has a color of #dbc480
<p style="color:#dbc480;">Text here</p>
.mytext {color:#dbc480;}
This box has a color of #dbc480
<div style="background-color:#dbc480;">Content here</div>
.mybackground {background-color:#dbc480;}
Border around this has a color of #dbc480
<div style="border:2px solid #dbc480;">Content here</div>
.myborder {border:2px solid #dbc480;}