#baed5e color space conversions
Hex:
#baed5e
RGB:
186, 237, 94
CMY:
27, 7, 63
CMYK:
22, 0, 60, 7
HSL:
81°, 79.8883%, 64.9020%
HSV (HSB):
81°, 60.3376%, 92.9412%
XYZ:
52.5543, 71.8156, 21.6816
xyY:
0.3598, 0.4917, 71.8156
CIE-Lab:
87.8798, -37.3710, 62.3127
CIE-LCH:
87.8798, 72.6599, 120.9525
CIE-Luv:
87.8798, -25.0210, 82.9523
Hunter-Lab:
84.7441, -37.6050, 44.1517
#baed5e color charts
#baed5e color shades, tints & tones
#baed5e color schemes
#baed5e color preview, HTML & CSS examples
This text has a color of #baed5e
<p style="color:#baed5e;">Text here</p>
.mytext {color:#baed5e;}
This box has a color of #baed5e
<div style="background-color:#baed5e;">Content here</div>
.mybackground {background-color:#baed5e;}
Border around this has a color of #baed5e
<div style="border:2px solid #baed5e;">Content here</div>
.myborder {border:2px solid #baed5e;}