#baeabb color space conversions
Hex:
#baeabb
RGB:
186, 234, 187
CMY:
27, 8, 27
CMYK:
21, 0, 20, 8
HSL:
121°, 53.3333%, 82.3529%
HSV (HSB):
121°, 20.5128%, 91.7647%
XYZ:
58.6422, 72.8726, 57.9888
xyY:
0.3095, 0.3845, 72.8726
CIE-Lab:
88.3869, -24.2859, 17.8619
CIE-LCH:
88.3869, 30.1472, 143.6660
CIE-Luv:
88.3869, -24.0147, 30.3194
Hunter-Lab:
85.3654, -26.7682, 19.4801
#baeabb color charts
#baeabb color shades, tints & tones
#baeabb color schemes
#baeabb color preview, HTML & CSS examples
This text has a color of #baeabb
<p style="color:#baeabb;">Text here</p>
.mytext {color:#baeabb;}
This box has a color of #baeabb
<div style="background-color:#baeabb;">Content here</div>
.mybackground {background-color:#baeabb;}
Border around this has a color of #baeabb
<div style="border:2px solid #baeabb;">Content here</div>
.myborder {border:2px solid #baeabb;}