#baed56 color space conversions
Hex:
#baed56
RGB:
186, 237, 86
CMY:
27, 7, 66
CMYK:
22, 0, 64, 7
HSL:
80°, 80.7487%, 63.3333%
HSV (HSB):
80°, 63.7131%, 92.9412%
XYZ:
52.2136, 71.6794, 19.8877
xyY:
0.3631, 0.4985, 71.6794
CIE-Lab:
87.8140, -37.9763, 65.5136
CIE-LCH:
87.8140, 75.7247, 120.0996
CIE-Luv:
87.8140, -24.9987, 85.7511
Hunter-Lab:
84.6637, -38.0773, 45.3372
#baed56 color charts
#baed56 color shades, tints & tones
#baed56 color schemes
#baed56 color preview, HTML & CSS examples
This text has a color of #baed56
<p style="color:#baed56;">Text here</p>
.mytext {color:#baed56;}
This box has a color of #baed56
<div style="background-color:#baed56;">Content here</div>
.mybackground {background-color:#baed56;}
Border around this has a color of #baed56
<div style="border:2px solid #baed56;">Content here</div>
.myborder {border:2px solid #baed56;}