#bad95e color space conversions
Hex:
#bad95e
RGB:
186, 217, 94
CMY:
27, 15, 63
CMYK:
14, 0, 57, 15
HSL:
75°, 61.8090%, 60.9804%
HSV (HSB):
75°, 56.6820%, 85.0980%
XYZ:
47.0829, 60.8730, 19.8578
xyY:
0.3684, 0.4763, 60.8730
CIE-Lab:
82.3104, -28.1316, 56.0814
CIE-LCH:
82.3104, 62.7416, 116.6393
CIE-Luv:
82.3104, -14.0771, 73.7354
Hunter-Lab:
78.0211, -28.8187, 39.5244
#bad95e color charts
#bad95e color shades, tints & tones
#bad95e color schemes
#bad95e color preview, HTML & CSS examples
This text has a color of #bad95e
<p style="color:#bad95e;">Text here</p>
.mytext {color:#bad95e;}
This box has a color of #bad95e
<div style="background-color:#bad95e;">Content here</div>
.mybackground {background-color:#bad95e;}
Border around this has a color of #bad95e
<div style="border:2px solid #bad95e;">Content here</div>
.myborder {border:2px solid #bad95e;}