#dbc91f color space conversions
Hex:
#dbc91f
RGB:
219, 201, 31
CMY:
14, 21, 88
CMYK:
0, 8, 86, 14
HSL:
54°, 75.2000%, 49.0196%
HSV (HSB):
54°, 85.8447%, 85.8824%
XYZ:
50.3474, 56.9323, 9.6318
xyY:
0.4306, 0.4870, 56.9323
CIE-Lab:
80.1415, -9.8431, 76.6473
CIE-LCH:
80.1415, 77.2768, 97.3179
CIE-Luv:
80.1415, 18.7107, 84.0933
Hunter-Lab:
75.4535, -12.9370, 45.2490
#dbc91f color charts
#dbc91f color shades, tints & tones
#dbc91f color schemes
#dbc91f color preview, HTML & CSS examples
This text has a color of #dbc91f
<p style="color:#dbc91f;">Text here</p>
.mytext {color:#dbc91f;}
This box has a color of #dbc91f
<div style="background-color:#dbc91f;">Content here</div>
.mybackground {background-color:#dbc91f;}
Border around this has a color of #dbc91f
<div style="border:2px solid #dbc91f;">Content here</div>
.myborder {border:2px solid #dbc91f;}