#dbc75b color space conversions
Hex:
#dbc75b
RGB:
219, 199, 91
CMY:
14, 22, 64
CMYK:
0, 9, 58, 14
HSL:
51°, 64.0000%, 60.7843%
HSV (HSB):
51°, 58.4475%, 85.8824%
XYZ:
51.5252, 56.6622, 18.1188
xyY:
0.4079, 0.4486, 56.6622
CIE-Lab:
79.9892, -6.0565, 55.4919
CIE-LCH:
79.9892, 55.8214, 96.2287
CIE-Luv:
79.9892, 18.4974, 67.7968
Hunter-Lab:
75.2743, -9.5471, 38.4207
#dbc75b color charts
#dbc75b color shades, tints & tones
#dbc75b color schemes
#dbc75b color preview, HTML & CSS examples
This text has a color of #dbc75b
<p style="color:#dbc75b;">Text here</p>
.mytext {color:#dbc75b;}
This box has a color of #dbc75b
<div style="background-color:#dbc75b;">Content here</div>
.mybackground {background-color:#dbc75b;}
Border around this has a color of #dbc75b
<div style="border:2px solid #dbc75b;">Content here</div>
.myborder {border:2px solid #dbc75b;}