#b4f2ed color space conversions
Hex:
#b4f2ed
RGB:
180, 242, 237
CMY:
29, 5, 7
CMYK:
26, 0, 2, 5
HSL:
175°, 70.4545%, 82.7451%
HSV (HSB):
175°, 25.6198%, 94.9020%
XYZ:
65.8606, 79.3220, 91.9602
xyY:
0.2777, 0.3345, 79.3220
CIE-Lab:
91.3798, -20.3923, -3.9124
CIE-LCH:
91.3798, 20.7643, 190.8607
CIE-Luv:
91.3798, -30.6867, -2.6313
Hunter-Lab:
89.0629, -23.8622, 1.1252
#b4f2ed color charts
#b4f2ed color shades, tints & tones
#b4f2ed color schemes
#b4f2ed color preview, HTML & CSS examples
This text has a color of #b4f2ed
<p style="color:#b4f2ed;">Text here</p>
.mytext {color:#b4f2ed;}
This box has a color of #b4f2ed
<div style="background-color:#b4f2ed;">Content here</div>
.mybackground {background-color:#b4f2ed;}
Border around this has a color of #b4f2ed
<div style="border:2px solid #b4f2ed;">Content here</div>
.myborder {border:2px solid #b4f2ed;}