#badc5c color space conversions
Hex:
#badc5c
RGB:
186, 220, 92
CMY:
27, 14, 64
CMYK:
15, 0, 58, 14
HSL:
76°, 64.6465%, 61.1765%
HSV (HSB):
76°, 58.1818%, 86.2745%
XYZ:
47.7747, 62.3982, 19.6513
xyY:
0.3680, 0.4806, 62.3982
CIE-Lab:
83.1247, -29.7136, 57.8799
CIE-LCH:
83.1247, 65.0614, 117.1744
CIE-Luv:
83.1247, -15.7416, 75.9127
Hunter-Lab:
78.9925, -30.2802, 40.5450
#badc5c color charts
#badc5c color shades, tints & tones
#badc5c color schemes
#badc5c color preview, HTML & CSS examples
This text has a color of #badc5c
<p style="color:#badc5c;">Text here</p>
.mytext {color:#badc5c;}
This box has a color of #badc5c
<div style="background-color:#badc5c;">Content here</div>
.mybackground {background-color:#badc5c;}
Border around this has a color of #badc5c
<div style="border:2px solid #badc5c;">Content here</div>
.myborder {border:2px solid #badc5c;}