#dbad12 color space conversions
Hex:
#dbad12
RGB:
219, 173, 18
CMY:
14, 32, 93
CMYK:
0, 21, 92, 14
HSL:
46°, 84.8101%, 46.4706%
HSV (HSB):
46°, 91.7808%, 85.8824%
XYZ:
44.2662, 44.9909, 6.9233
xyY:
0.4602, 0.4678, 44.9909
CIE-Lab:
72.8859, 4.4391, 73.4249
CIE-LCH:
72.8859, 73.5590, 86.5402
CIE-Luv:
72.8859, 39.2929, 74.7823
Hunter-Lab:
67.0752, 0.4190, 40.8329
#dbad12 color charts
#dbad12 color shades, tints & tones
#dbad12 color schemes
#dbad12 color preview, HTML & CSS examples
This text has a color of #dbad12
<p style="color:#dbad12;">Text here</p>
.mytext {color:#dbad12;}
This box has a color of #dbad12
<div style="background-color:#dbad12;">Content here</div>
.mybackground {background-color:#dbad12;}
Border around this has a color of #dbad12
<div style="border:2px solid #dbad12;">Content here</div>
.myborder {border:2px solid #dbad12;}