#bad65d color space conversions
Hex:
#bad65d
RGB:
186, 214, 93
CMY:
27, 16, 64
CMYK:
13, 0, 57, 16
HSL:
74°, 59.6059%, 60.1961%
HSV (HSB):
74°, 56.5421%, 83.9216%
XYZ:
46.2721, 59.3226, 19.3675
xyY:
0.3703, 0.4747, 59.3226
CIE-Lab:
81.4686, -26.7874, 55.5711
CIE-LCH:
81.4686, 61.6905, 115.7358
CIE-Luv:
81.4686, -12.3641, 72.7325
Hunter-Lab:
77.0211, -27.5494, 39.0059
#bad65d color charts
#bad65d color shades, tints & tones
#bad65d color schemes
#bad65d color preview, HTML & CSS examples
This text has a color of #bad65d
<p style="color:#bad65d;">Text here</p>
.mytext {color:#bad65d;}
This box has a color of #bad65d
<div style="background-color:#bad65d;">Content here</div>
.mybackground {background-color:#bad65d;}
Border around this has a color of #bad65d
<div style="border:2px solid #bad65d;">Content here</div>
.myborder {border:2px solid #bad65d;}