#b2faeb color space conversions
Hex:
#b2faeb
RGB:
178, 250, 235
CMY:
30, 2, 8
CMYK:
29, 0, 6, 2
HSL:
168°, 87.8049%, 83.9216%
HSV (HSB):
168°, 28.8000%, 98.0392%
XYZ:
67.5411, 83.8344, 91.2191
xyY:
0.2784, 0.3456, 83.8344
CIE-Lab:
93.3785, -25.2758, 0.0429
CIE-LCH:
93.3785, 25.2759, 179.9028
CIE-Luv:
93.3785, -35.0231, 4.3839
Hunter-Lab:
91.5611, -28.5593, 5.0242
#b2faeb color charts
#b2faeb color shades, tints & tones
#b2faeb color schemes
#b2faeb color preview, HTML & CSS examples
This text has a color of #b2faeb
<p style="color:#b2faeb;">Text here</p>
.mytext {color:#b2faeb;}
This box has a color of #b2faeb
<div style="background-color:#b2faeb;">Content here</div>
.mybackground {background-color:#b2faeb;}
Border around this has a color of #b2faeb
<div style="border:2px solid #b2faeb;">Content here</div>
.myborder {border:2px solid #b2faeb;}