#baffe9 color space conversions
Hex:
#baffe9
RGB:
186, 255, 233
CMY:
27, 0, 9
CMYK:
27, 0, 9, 0
HSL:
161°, 100.0000%, 86.4706%
HSV (HSB):
161°, 27.0588%, 100.0000%
XYZ:
70.7177, 87.8423, 90.3188
xyY:
0.2841, 0.3530, 87.8423
CIE-Lab:
95.0945, -25.7843, 3.6238
CIE-LCH:
95.0945, 26.0377, 171.9999
CIE-Luv:
95.0945, -33.8291, 10.0327
Hunter-Lab:
93.7242, -29.3339, 8.4712
#baffe9 color charts
#baffe9 color shades, tints & tones
#baffe9 color schemes
#baffe9 color preview, HTML & CSS examples
This text has a color of #baffe9
<p style="color:#baffe9;">Text here</p>
.mytext {color:#baffe9;}
This box has a color of #baffe9
<div style="background-color:#baffe9;">Content here</div>
.mybackground {background-color:#baffe9;}
Border around this has a color of #baffe9
<div style="border:2px solid #baffe9;">Content here</div>
.myborder {border:2px solid #baffe9;}