#dbc90a color space conversions
Hex:
#dbc90a
RGB:
219, 201, 10
CMY:
14, 21, 96
CMYK:
0, 8, 95, 14
HSL:
55°, 91.2664%, 44.9020%
HSV (HSB):
55°, 95.4338%, 85.8824%
XYZ:
50.1548, 56.8553, 8.6179
xyY:
0.4338, 0.4917, 56.8553
CIE-Lab:
80.0981, -10.1725, 79.8160
CIE-LCH:
80.0981, 80.4616, 97.2632
CIE-Luv:
80.0981, 18.8991, 85.9725
Hunter-Lab:
75.4024, -13.2228, 46.0053
#dbc90a color charts
#dbc90a color shades, tints & tones
#dbc90a color schemes
#dbc90a color preview, HTML & CSS examples
This text has a color of #dbc90a
<p style="color:#dbc90a;">Text here</p>
.mytext {color:#dbc90a;}
This box has a color of #dbc90a
<div style="background-color:#dbc90a;">Content here</div>
.mybackground {background-color:#dbc90a;}
Border around this has a color of #dbc90a
<div style="border:2px solid #dbc90a;">Content here</div>
.myborder {border:2px solid #dbc90a;}