#baebed color space conversions
Hex:
#baebed
RGB:
186, 235, 237
CMY:
27, 8, 7
CMYK:
22, 1, 0, 7
HSL:
182°, 58.6207%, 82.9412%
HSV (HSB):
182°, 21.5190%, 92.9412%
XYZ:
65.2441, 75.9702, 91.3457
xyY:
0.2805, 0.3267, 75.9702
CIE-Lab:
89.8455, -15.1639, -6.1357
CIE-LCH:
89.8455, 16.3582, 202.0296
CIE-Luv:
89.8455, -24.9546, -6.9977
Hunter-Lab:
87.1609, -18.9157, -1.1241
#baebed color charts
#baebed color shades, tints & tones
#baebed color schemes
#baebed color preview, HTML & CSS examples
This text has a color of #baebed
<p style="color:#baebed;">Text here</p>
.mytext {color:#baebed;}
This box has a color of #baebed
<div style="background-color:#baebed;">Content here</div>
.mybackground {background-color:#baebed;}
Border around this has a color of #baebed
<div style="border:2px solid #baebed;">Content here</div>
.myborder {border:2px solid #baebed;}