#dbc455 color space conversions
Hex:
#dbc455
RGB:
219, 196, 85
CMY:
14, 23, 67
CMYK:
0, 11, 61, 14
HSL:
50°, 65.0485%, 59.6078%
HSV (HSB):
50°, 61.1872%, 85.8824%
XYZ:
50.5930, 55.1958, 16.5816
xyY:
0.4134, 0.4511, 55.1958
CIE-Lab:
79.1539, -4.9294, 57.2549
CIE-LCH:
79.1539, 57.4667, 94.9208
CIE-Luv:
79.1539, 20.7540, 68.7468
Hunter-Lab:
74.2939, -8.4584, 38.7728
#dbc455 color charts
#dbc455 color shades, tints & tones
#dbc455 color schemes
#dbc455 color preview, HTML & CSS examples
This text has a color of #dbc455
<p style="color:#dbc455;">Text here</p>
.mytext {color:#dbc455;}
This box has a color of #dbc455
<div style="background-color:#dbc455;">Content here</div>
.mybackground {background-color:#dbc455;}
Border around this has a color of #dbc455
<div style="border:2px solid #dbc455;">Content here</div>
.myborder {border:2px solid #dbc455;}