#bad95c color space conversions
Hex:
#bad95c
RGB:
186, 217, 92
CMY:
27, 15, 64
CMYK:
14, 0, 58, 15
HSL:
75°, 62.1891%, 60.5882%
HSV (HSB):
75°, 57.6037%, 85.0980%
XYZ:
46.9943, 60.8375, 19.3912
xyY:
0.3694, 0.4782, 60.8375
CIE-Lab:
82.2913, -28.2977, 56.9439
CIE-LCH:
82.2913, 63.5875, 116.4246
CIE-Luv:
82.2913, -14.0542, 74.5239
Hunter-Lab:
77.9984, -28.9503, 39.8588
#bad95c color charts
#bad95c color shades, tints & tones
#bad95c color schemes
#bad95c color preview, HTML & CSS examples
This text has a color of #bad95c
<p style="color:#bad95c;">Text here</p>
.mytext {color:#bad95c;}
This box has a color of #bad95c
<div style="background-color:#bad95c;">Content here</div>
.mybackground {background-color:#bad95c;}
Border around this has a color of #bad95c
<div style="border:2px solid #bad95c;">Content here</div>
.myborder {border:2px solid #bad95c;}