#dbc92a color space conversions
Hex:
#dbc92a
RGB:
219, 201, 42
CMY:
14, 21, 84
CMYK:
0, 8, 81, 14
HSL:
54°, 71.0843%, 51.1765%
HSV (HSB):
54°, 80.8219%, 85.8824%
XYZ:
50.5180, 57.0005, 10.5301
xyY:
0.4279, 0.4829, 57.0005
CIE-Lab:
80.1799, -9.5522, 74.0250
CIE-LCH:
80.1799, 74.6387, 97.3528
CIE-Luv:
80.1799, 18.5451, 82.4415
Hunter-Lab:
75.4987, -12.6841, 44.5797
#dbc92a color charts
#dbc92a color shades, tints & tones
#dbc92a color schemes
#dbc92a color preview, HTML & CSS examples
This text has a color of #dbc92a
<p style="color:#dbc92a;">Text here</p>
.mytext {color:#dbc92a;}
This box has a color of #dbc92a
<div style="background-color:#dbc92a;">Content here</div>
.mybackground {background-color:#dbc92a;}
Border around this has a color of #dbc92a
<div style="border:2px solid #dbc92a;">Content here</div>
.myborder {border:2px solid #dbc92a;}