#baeea5 color space conversions
Hex:
#baeea5
RGB:
186, 238, 165
CMY:
27, 7, 35
CMYK:
22, 0, 31, 7
HSL:
103°, 68.2243%, 79.0196%
HSV (HSB):
103°, 30.6723%, 93.3333%
XYZ:
57.6158, 74.3048, 46.9029
xyY:
0.3222, 0.4155, 74.3048
CIE-Lab:
89.0663, -29.7124, 30.1026
CIE-LCH:
89.0663, 42.2965, 134.6262
CIE-Luv:
89.0663, -25.8225, 47.5053
Hunter-Lab:
86.2002, -31.5420, 28.0795
#baeea5 color charts
#baeea5 color shades, tints & tones
#baeea5 color schemes
#baeea5 color preview, HTML & CSS examples
This text has a color of #baeea5
<p style="color:#baeea5;">Text here</p>
.mytext {color:#baeea5;}
This box has a color of #baeea5
<div style="background-color:#baeea5;">Content here</div>
.mybackground {background-color:#baeea5;}
Border around this has a color of #baeea5
<div style="border:2px solid #baeea5;">Content here</div>
.myborder {border:2px solid #baeea5;}