#dbc484 color space conversions
Hex:
#dbc484
RGB:
219, 196, 132
CMY:
14, 23, 48
CMYK:
0, 11, 40, 14
HSL:
44°, 54.7170%, 68.8235%
HSV (HSB):
44°, 39.7260%, 85.8824%
XYZ:
53.1182, 56.2059, 29.8790
xyY:
0.3816, 0.4038, 56.2059
CIE-Lab:
79.7308, -0.7836, 35.0865
CIE-LCH:
79.7308, 35.0953, 91.2795
CIE-Luv:
79.7308, 18.3296, 46.4152
Hunter-Lab:
74.9706, -4.7276, 28.8498
#dbc484 color charts
#dbc484 color shades, tints & tones
#dbc484 color schemes
#dbc484 color preview, HTML & CSS examples
This text has a color of #dbc484
<p style="color:#dbc484;">Text here</p>
.mytext {color:#dbc484;}
This box has a color of #dbc484
<div style="background-color:#dbc484;">Content here</div>
.mybackground {background-color:#dbc484;}
Border around this has a color of #dbc484
<div style="border:2px solid #dbc484;">Content here</div>
.myborder {border:2px solid #dbc484;}