#badc90 color space conversions
Hex:
#badc90
RGB:
186, 220, 144
CMY:
27, 14, 44
CMYK:
15, 0, 35, 14
HSL:
87°, 52.0548%, 71.3725%
HSV (HSB):
87°, 34.5455%, 86.2745%
XYZ:
50.8769, 63.6391, 35.9876
xyY:
0.3380, 0.4228, 63.6391
CIE-Lab:
83.7775, -24.1022, 33.7497
CIE-LCH:
83.7775, 41.4723, 125.5324
CIE-Luv:
83.7775, -16.4060, 50.1736
Hunter-Lab:
79.7741, -25.7641, 29.0950
#badc90 color charts
#badc90 color shades, tints & tones
#badc90 color schemes
#badc90 color preview, HTML & CSS examples
This text has a color of #badc90
<p style="color:#badc90;">Text here</p>
.mytext {color:#badc90;}
This box has a color of #badc90
<div style="background-color:#badc90;">Content here</div>
.mybackground {background-color:#badc90;}
Border around this has a color of #badc90
<div style="border:2px solid #badc90;">Content here</div>
.myborder {border:2px solid #badc90;}