#bacd8d color space conversions
Hex:
#bacd8d
RGB:
186, 205, 141
CMY:
27, 20, 45
CMYK:
9, 0, 31, 20
HSL:
78°, 39.0244%, 67.8431%
HSV (HSB):
78°, 31.2195%, 80.3922%
XYZ:
46.8887, 56.0248, 33.5419
xyY:
0.3436, 0.4106, 56.0248
CIE-Lab:
79.6280, -17.1140, 29.8016
CIE-LCH:
79.6280, 34.3660, 119.8672
CIE-Luv:
79.6280, -8.2659, 43.5491
Hunter-Lab:
74.8497, -19.1678, 25.8256
#bacd8d color charts
#bacd8d color shades, tints & tones
#bacd8d color schemes
#bacd8d color preview, HTML & CSS examples
This text has a color of #bacd8d
<p style="color:#bacd8d;">Text here</p>
.mytext {color:#bacd8d;}
This box has a color of #bacd8d
<div style="background-color:#bacd8d;">Content here</div>
.mybackground {background-color:#bacd8d;}
Border around this has a color of #bacd8d
<div style="border:2px solid #bacd8d;">Content here</div>
.myborder {border:2px solid #bacd8d;}