#dbc02d color space conversions
Hex:
#dbc02d
RGB:
219, 192, 45
CMY:
14, 25, 82
CMYK:
0, 12, 79, 14
HSL:
51°, 70.7317%, 51.7647%
HSV (HSB):
51°, 79.4521%, 85.8824%
XYZ:
48.5367, 52.9488, 10.1446
xyY:
0.4348, 0.4743, 52.9488
CIE-Lab:
77.8448, -4.8525, 71.1331
CIE-LCH:
77.8448, 71.2984, 93.9025
CIE-Luv:
77.8448, 24.7926, 78.3284
Hunter-Lab:
72.7659, -8.2764, 42.6703
#dbc02d color charts
#dbc02d color shades, tints & tones
#dbc02d color schemes
#dbc02d color preview, HTML & CSS examples
This text has a color of #dbc02d
<p style="color:#dbc02d;">Text here</p>
.mytext {color:#dbc02d;}
This box has a color of #dbc02d
<div style="background-color:#dbc02d;">Content here</div>
.mybackground {background-color:#dbc02d;}
Border around this has a color of #dbc02d
<div style="border:2px solid #dbc02d;">Content here</div>
.myborder {border:2px solid #dbc02d;}