#baffe6 color space conversions
Hex:
#baffe6
RGB:
186, 255, 230
CMY:
27, 0, 10
CMYK:
27, 0, 10, 0
HSL:
158°, 100.0000%, 86.4706%
HSV (HSB):
158°, 27.0588%, 100.0000%
XYZ:
70.2926, 87.6723, 88.0805
xyY:
0.2857, 0.3563, 87.6723
CIE-Lab:
95.0228, -26.3847, 5.0655
CIE-LCH:
95.0228, 26.8666, 169.1323
CIE-Luv:
95.0228, -33.8397, 12.3366
Hunter-Lab:
93.6335, -29.8549, 9.7696
#baffe6 color charts
#baffe6 color shades, tints & tones
#baffe6 color schemes
#baffe6 color preview, HTML & CSS examples
This text has a color of #baffe6
<p style="color:#baffe6;">Text here</p>
.mytext {color:#baffe6;}
This box has a color of #baffe6
<div style="background-color:#baffe6;">Content here</div>
.mybackground {background-color:#baffe6;}
Border around this has a color of #baffe6
<div style="border:2px solid #baffe6;">Content here</div>
.myborder {border:2px solid #baffe6;}