#bafeeb color space conversions
Hex:
#bafeeb
RGB:
186, 254, 235
CMY:
27, 0, 8
CMYK:
27, 0, 7, 0
HSL:
163°, 97.1429%, 86.2745%
HSV (HSB):
163°, 26.7717%, 99.6078%
XYZ:
70.6869, 87.3209, 91.7263
xyY:
0.2830, 0.3497, 87.3209
CIE-Lab:
94.8743, -24.9007, 2.2730
CIE-LCH:
94.8743, 25.0042, 174.7844
CIE-Luv:
94.8743, -33.3815, 7.8019
Hunter-Lab:
93.4456, -28.5036, 7.2129
#bafeeb color charts
#bafeeb color shades, tints & tones
#bafeeb color schemes
#bafeeb color preview, HTML & CSS examples
This text has a color of #bafeeb
<p style="color:#bafeeb;">Text here</p>
.mytext {color:#bafeeb;}
This box has a color of #bafeeb
<div style="background-color:#bafeeb;">Content here</div>
.mybackground {background-color:#bafeeb;}
Border around this has a color of #bafeeb
<div style="border:2px solid #bafeeb;">Content here</div>
.myborder {border:2px solid #bafeeb;}