#bad18c color space conversions
Hex:
#bad18c
RGB:
186, 209, 140
CMY:
27, 18, 45
CMYK:
11, 0, 33, 18
HSL:
80°, 42.8571%, 68.4314%
HSV (HSB):
80°, 33.0144%, 81.9608%
XYZ:
47.7838, 57.9335, 33.4747
xyY:
0.3433, 0.4162, 57.9335
CIE-Lab:
80.7018, -19.2446, 31.7432
CIE-LCH:
80.7018, 37.1212, 121.2267
CIE-Luv:
80.7018, -10.4267, 46.4168
Hunter-Lab:
76.1140, -21.1387, 27.2043
#bad18c color charts
#bad18c color shades, tints & tones
#bad18c color schemes
#bad18c color preview, HTML & CSS examples
This text has a color of #bad18c
<p style="color:#bad18c;">Text here</p>
.mytext {color:#bad18c;}
This box has a color of #bad18c
<div style="background-color:#bad18c;">Content here</div>
.mybackground {background-color:#bad18c;}
Border around this has a color of #bad18c
<div style="border:2px solid #bad18c;">Content here</div>
.myborder {border:2px solid #bad18c;}