#dbc91c color space conversions
Hex:
#dbc91c
RGB:
219, 201, 28
CMY:
14, 21, 89
CMYK:
0, 8, 87, 14
HSL:
54°, 77.3279%, 48.4314%
HSV (HSB):
54°, 87.2146%, 85.8824%
XYZ:
50.3097, 56.9172, 9.4331
xyY:
0.4313, 0.4879, 56.9172
CIE-Lab:
80.1330, -9.9075, 77.2496
CIE-LCH:
80.1330, 77.8823, 97.3085
CIE-Luv:
80.1330, 18.7475, 84.4602
Hunter-Lab:
75.4435, -12.9930, 45.3971
#dbc91c color charts
#dbc91c color shades, tints & tones
#dbc91c color schemes
#dbc91c color preview, HTML & CSS examples
This text has a color of #dbc91c
<p style="color:#dbc91c;">Text here</p>
.mytext {color:#dbc91c;}
This box has a color of #dbc91c
<div style="background-color:#dbc91c;">Content here</div>
.mybackground {background-color:#dbc91c;}
Border around this has a color of #dbc91c
<div style="border:2px solid #dbc91c;">Content here</div>
.myborder {border:2px solid #dbc91c;}