#baed1c color space conversions
Hex:
#baed1c
RGB:
186, 237, 28
CMY:
27, 7, 89
CMYK:
22, 0, 88, 7
HSL:
75°, 85.3061%, 51.9608%
HSV (HSB):
75°, 88.1857%, 92.9412%
XYZ:
50.7435, 71.0913, 12.1461
xyY:
0.3787, 0.5306, 71.0913
CIE-Lab:
87.5294, -40.6291, 82.2218
CIE-LCH:
87.5294, 91.7124, 116.2958
CIE-Luv:
87.5294, -24.9016, 98.2191
Hunter-Lab:
84.3157, -40.1262, 50.4799
#baed1c color charts
#baed1c color shades, tints & tones
#baed1c color schemes
#baed1c color preview, HTML & CSS examples
This text has a color of #baed1c
<p style="color:#baed1c;">Text here</p>
.mytext {color:#baed1c;}
This box has a color of #baed1c
<div style="background-color:#baed1c;">Content here</div>
.mybackground {background-color:#baed1c;}
Border around this has a color of #baed1c
<div style="border:2px solid #baed1c;">Content here</div>
.myborder {border:2px solid #baed1c;}