#bad35e color space conversions
Hex:
#bad35e
RGB:
186, 211, 94
CMY:
27, 17, 63
CMYK:
12, 0, 55, 17
HSL:
73°, 57.0732%, 59.8039%
HSV (HSB):
73°, 55.4502%, 82.7451%
XYZ:
45.5643, 57.8358, 19.3516
xyY:
0.3712, 0.4712, 57.8358
CIE-Lab:
80.6474, -25.2635, 54.1862
CIE-LCH:
80.6474, 59.7862, 114.9966
CIE-Luv:
80.6474, -10.6616, 70.9208
Hunter-Lab:
76.0498, -26.1411, 38.1480
#bad35e color charts
#bad35e color shades, tints & tones
#bad35e color schemes
#bad35e color preview, HTML & CSS examples
This text has a color of #bad35e
<p style="color:#bad35e;">Text here</p>
.mytext {color:#bad35e;}
This box has a color of #bad35e
<div style="background-color:#bad35e;">Content here</div>
.mybackground {background-color:#bad35e;}
Border around this has a color of #bad35e
<div style="border:2px solid #bad35e;">Content here</div>
.myborder {border:2px solid #bad35e;}