#baffe3 color space conversions
Hex:
#baffe3
RGB:
186, 255, 227
CMY:
27, 0, 11
CMYK:
27, 0, 11, 0
HSL:
156°, 100.0000%, 86.4706%
HSV (HSB):
156°, 27.0588%, 100.0000%
XYZ:
69.8748, 87.5052, 85.8804
xyY:
0.2872, 0.3597, 87.5052
CIE-Lab:
94.9522, -26.9781, 6.5085
CIE-LCH:
94.9522, 27.7521, 166.4366
CIE-Luv:
94.9522, -33.8505, 14.6244
Hunter-Lab:
93.5442, -30.3679, 11.0484
#baffe3 color charts
#baffe3 color shades, tints & tones
#baffe3 color schemes
#baffe3 color preview, HTML & CSS examples
This text has a color of #baffe3
<p style="color:#baffe3;">Text here</p>
.mytext {color:#baffe3;}
This box has a color of #baffe3
<div style="background-color:#baffe3;">Content here</div>
.mybackground {background-color:#baffe3;}
Border around this has a color of #baffe3
<div style="border:2px solid #baffe3;">Content here</div>
.myborder {border:2px solid #baffe3;}