#baeded color space conversions
Hex:
#baeded
RGB:
186, 237, 237
CMY:
27, 7, 7
CMYK:
22, 0, 0, 7
HSL:
180°, 58.6207%, 82.9412%
HSV (HSB):
180°, 21.5190%, 92.9412%
XYZ:
65.8199, 77.1219, 91.5377
xyY:
0.2807, 0.3289, 77.1219
CIE-Lab:
90.3777, -16.1640, -5.3502
CIE-LCH:
90.3777, 17.0264, 198.3142
CIE-Luv:
90.3777, -25.8467, -5.5909
Hunter-Lab:
87.8191, -19.8985, -0.3272
#baeded color charts
#baeded color shades, tints & tones
#baeded color schemes
#baeded color preview, HTML & CSS examples
This text has a color of #baeded
<p style="color:#baeded;">Text here</p>
.mytext {color:#baeded;}
This box has a color of #baeded
<div style="background-color:#baeded;">Content here</div>
.mybackground {background-color:#baeded;}
Border around this has a color of #baeded
<div style="border:2px solid #baeded;">Content here</div>
.myborder {border:2px solid #baeded;}