#bad45e color space conversions
Hex:
#bad45e
RGB:
186, 212, 94
CMY:
27, 17, 63
CMYK:
12, 0, 56, 17
HSL:
73°, 57.8431%, 60.0000%
HSV (HSB):
73°, 55.6604%, 83.1373%
XYZ:
45.8136, 58.3342, 19.4347
xyY:
0.3707, 0.4720, 58.3342
CIE-Lab:
80.9243, -25.7446, 54.5028
CIE-LCH:
80.9243, 60.2772, 115.2839
CIE-Luv:
80.9243, -11.2352, 71.3915
Hunter-Lab:
76.3768, -26.5888, 38.3770
#bad45e color charts
#bad45e color shades, tints & tones
#bad45e color schemes
#bad45e color preview, HTML & CSS examples
This text has a color of #bad45e
<p style="color:#bad45e;">Text here</p>
.mytext {color:#bad45e;}
This box has a color of #bad45e
<div style="background-color:#bad45e;">Content here</div>
.mybackground {background-color:#bad45e;}
Border around this has a color of #bad45e
<div style="border:2px solid #bad45e;">Content here</div>
.myborder {border:2px solid #bad45e;}