#dbc018 color space conversions
Hex:
#dbc018
RGB:
219, 192, 24
CMY:
14, 25, 91
CMYK:
0, 12, 89, 14
HSL:
52°, 80.2469%, 47.6471%
HSV (HSB):
52°, 89.0411%, 85.8824%
XYZ:
48.2279, 52.8253, 8.5186
xyY:
0.4401, 0.4821, 52.8253
CIE-Lab:
77.7717, -5.3871, 76.1361
CIE-LCH:
77.7717, 76.3265, 94.0473
CIE-Luv:
77.7717, 25.1545, 81.4417
Hunter-Lab:
72.6810, -8.7470, 43.9276
#dbc018 color charts
#dbc018 color shades, tints & tones
#dbc018 color schemes
#dbc018 color preview, HTML & CSS examples
This text has a color of #dbc018
<p style="color:#dbc018;">Text here</p>
.mytext {color:#dbc018;}
This box has a color of #dbc018
<div style="background-color:#dbc018;">Content here</div>
.mybackground {background-color:#dbc018;}
Border around this has a color of #dbc018
<div style="border:2px solid #dbc018;">Content here</div>
.myborder {border:2px solid #dbc018;}