#dbd02f color space conversions
Hex:
#dbd02f
RGB:
219, 208, 47
CMY:
14, 18, 82
CMYK:
0, 5, 79, 14
HSL:
56°, 70.4918%, 52.1569%
HSV (HSB):
56°, 78.5388%, 85.8824%
XYZ:
52.2824, 60.3771, 11.5877
xyY:
0.4208, 0.4859, 60.3771
CIE-Lab:
82.0427, -12.9202, 74.2609
CIE-LCH:
82.0427, 75.3764, 99.8697
CIE-Luv:
82.0427, 13.6811, 84.3138
Hunter-Lab:
77.7027, -15.8756, 45.5500
#dbd02f color charts
#dbd02f color shades, tints & tones
#dbd02f color schemes
#dbd02f color preview, HTML & CSS examples
This text has a color of #dbd02f
<p style="color:#dbd02f;">Text here</p>
.mytext {color:#dbd02f;}
This box has a color of #dbd02f
<div style="background-color:#dbd02f;">Content here</div>
.mybackground {background-color:#dbd02f;}
Border around this has a color of #dbd02f
<div style="border:2px solid #dbd02f;">Content here</div>
.myborder {border:2px solid #dbd02f;}