#dbc02b color space conversions
Hex:
#dbc02b
RGB:
219, 192, 43
CMY:
14, 25, 83
CMYK:
0, 12, 80, 14
HSL:
51°, 70.9677%, 51.3725%
HSV (HSB):
51°, 80.3653%, 85.8824%
XYZ:
48.4991, 52.9338, 9.9466
xyY:
0.4354, 0.4753, 52.9338
CIE-Lab:
77.8359, -4.9175, 71.7117
CIE-LCH:
77.8359, 71.8801, 93.9228
CIE-Luv:
77.8359, 24.8364, 78.7052
Hunter-Lab:
72.7556, -8.3336, 42.8233
#dbc02b color charts
#dbc02b color shades, tints & tones
#dbc02b color schemes
#dbc02b color preview, HTML & CSS examples
This text has a color of #dbc02b
<p style="color:#dbc02b;">Text here</p>
.mytext {color:#dbc02b;}
This box has a color of #dbc02b
<div style="background-color:#dbc02b;">Content here</div>
.mybackground {background-color:#dbc02b;}
Border around this has a color of #dbc02b
<div style="border:2px solid #dbc02b;">Content here</div>
.myborder {border:2px solid #dbc02b;}