#dbad40 color space conversions
Hex:
#dbad40
RGB:
219, 173, 64
CMY:
14, 32, 75
CMYK:
0, 21, 71, 14
HSL:
42°, 68.2819%, 55.4902%
HSV (HSB):
42°, 70.7763%, 85.8824%
XYZ:
45.0824, 45.3174, 11.2215
xyY:
0.4436, 0.4459, 45.3174
CIE-Lab:
73.1004, 5.8822, 59.8521
CIE-LCH:
73.1004, 60.1404, 84.3870
CIE-Luv:
73.1004, 37.9199, 65.9253
Hunter-Lab:
67.3182, 1.7331, 37.2395
#dbad40 color charts
#dbad40 color shades, tints & tones
#dbad40 color schemes
#dbad40 color preview, HTML & CSS examples
This text has a color of #dbad40
<p style="color:#dbad40;">Text here</p>
.mytext {color:#dbad40;}
This box has a color of #dbad40
<div style="background-color:#dbad40;">Content here</div>
.mybackground {background-color:#dbad40;}
Border around this has a color of #dbad40
<div style="border:2px solid #dbad40;">Content here</div>
.myborder {border:2px solid #dbad40;}