#dbc543 color space conversions
Hex:
#dbc543
RGB:
219, 197, 67
CMY:
14, 23, 74
CMYK:
0, 10, 69, 14
HSL:
51°, 67.8571%, 56.0784%
HSV (HSB):
51°, 69.4064%, 85.8824%
XYZ:
50.1928, 55.3978, 13.3576
xyY:
0.4220, 0.4657, 55.3978
CIE-Lab:
79.2699, -6.5006, 64.8813
CIE-LCH:
79.2699, 65.2062, 95.7215
CIE-Luv:
79.2699, 20.7108, 75.0969
Hunter-Lab:
74.4297, -9.8779, 41.4603
#dbc543 color charts
#dbc543 color shades, tints & tones
#dbc543 color schemes
#dbc543 color preview, HTML & CSS examples
This text has a color of #dbc543
<p style="color:#dbc543;">Text here</p>
.mytext {color:#dbc543;}
This box has a color of #dbc543
<div style="background-color:#dbc543;">Content here</div>
.mybackground {background-color:#dbc543;}
Border around this has a color of #dbc543
<div style="border:2px solid #dbc543;">Content here</div>
.myborder {border:2px solid #dbc543;}