#baf8e9 color space conversions
Hex:
#baf8e9
RGB:
186, 248, 233
CMY:
27, 3, 9
CMYK:
25, 0, 6, 3
HSL:
165°, 81.5789%, 85.0980%
HSV (HSB):
165°, 25.0000%, 97.2549%
XYZ:
68.5251, 83.4571, 89.5880
xyY:
0.2837, 0.3455, 83.4571
CIE-Lab:
93.2142, -22.4113, 0.8901
CIE-LCH:
93.2142, 22.4290, 177.7255
CIE-Luv:
93.2142, -30.7272, 5.2305
Hunter-Lab:
91.3549, -25.9785, 5.8051
#baf8e9 color charts
#baf8e9 color shades, tints & tones
#baf8e9 color schemes
#baf8e9 color preview, HTML & CSS examples
This text has a color of #baf8e9
<p style="color:#baf8e9;">Text here</p>
.mytext {color:#baf8e9;}
This box has a color of #baf8e9
<div style="background-color:#baf8e9;">Content here</div>
.mybackground {background-color:#baf8e9;}
Border around this has a color of #baf8e9
<div style="border:2px solid #baf8e9;">Content here</div>
.myborder {border:2px solid #baf8e9;}