#baedec color space conversions
Hex:
#baedec
RGB:
186, 237, 236
CMY:
27, 7, 7
CMYK:
22, 0, 0, 7
HSL:
179°, 58.6207%, 82.9412%
HSV (HSB):
179°, 21.5190%, 92.9412%
XYZ:
65.6742, 77.0636, 90.7702
xyY:
0.2813, 0.3300, 77.0636
CIE-Lab:
90.3509, -16.3752, -4.8674
CIE-LCH:
90.3509, 17.0833, 196.5542
CIE-Luv:
90.3509, -25.8381, -4.7908
Hunter-Lab:
87.7859, -20.0862, 0.1445
#baedec color charts
#baedec RGB chart
#baedec CMYK chart
#baedec RGB pie chart
#baedec color shades, tints & tones
#baedec color schemes
#baedec color preview, HTML & CSS examples
This text has a color of #baedec
<p style="color:#baedec;">Text here</p>
.mytext {color:#baedec;}
Text color #baedec
This box has a color of #baedec
<div style="background-color:#baedec;">Content here</div>
.mybackground {background-color:#baedec;}
Background color #baedec
Border around this has a color of #baedec
<div style="border:2px solid #baedec;">Content here</div>
.myborder {border:2px solid #baedec;}
Border color #baedec