#b0f4ec color space conversions
Hex:
#b0f4ec
RGB:
176, 244, 236
CMY:
31, 4, 7
CMYK:
28, 0, 3, 4
HSL:
173°, 75.5556%, 82.3529%
HSV (HSB):
173°, 27.8689%, 95.6863%
XYZ:
65.3955, 79.9876, 91.3493
xyY:
0.2762, 0.3379, 79.9876
CIE-Lab:
91.6793, -22.7273, -2.9765
CIE-LCH:
91.6793, 22.9214, 187.4612
CIE-Luv:
91.6793, -33.2514, -0.7756
Hunter-Lab:
89.4358, -25.9933, 2.0465
#b0f4ec color charts
#b0f4ec color shades, tints & tones
#b0f4ec color schemes
#b0f4ec color preview, HTML & CSS examples
This text has a color of #b0f4ec
<p style="color:#b0f4ec;">Text here</p>
.mytext {color:#b0f4ec;}
This box has a color of #b0f4ec
<div style="background-color:#b0f4ec;">Content here</div>
.mybackground {background-color:#b0f4ec;}
Border around this has a color of #b0f4ec
<div style="border:2px solid #b0f4ec;">Content here</div>
.myborder {border:2px solid #b0f4ec;}