#dbad32 color space conversions
Hex:
#dbad32
RGB:
219, 173, 50
CMY:
14, 32, 80
CMYK:
0, 21, 77, 14
HSL:
44°, 70.1245%, 52.7451%
HSV (HSB):
44°, 77.1689%, 85.8824%
XYZ:
44.7327, 45.1775, 9.3801
xyY:
0.4505, 0.4550, 45.1775
CIE-Lab:
73.0086, 5.2669, 65.1324
CIE-LCH:
73.0086, 65.3450, 85.3768
CIE-Luv:
73.0086, 38.5002, 69.6714
Hunter-Lab:
67.2142, 1.1713, 38.7757
#dbad32 color charts
#dbad32 color shades, tints & tones
#dbad32 color schemes
#dbad32 color preview, HTML & CSS examples
This text has a color of #dbad32
<p style="color:#dbad32;">Text here</p>
.mytext {color:#dbad32;}
This box has a color of #dbad32
<div style="background-color:#dbad32;">Content here</div>
.mybackground {background-color:#dbad32;}
Border around this has a color of #dbad32
<div style="border:2px solid #dbad32;">Content here</div>
.myborder {border:2px solid #dbad32;}