#b0fcc8 color space conversions
Hex:
#b0fcc8
RGB:
176, 252, 200
CMY:
31, 1, 22
CMYK:
30, 0, 21, 1
HSL:
139°, 92.6829%, 83.9216%
HSV (HSB):
139°, 30.1587%, 98.8235%
XYZ:
63.1402, 83.0210, 67.3404
xyY:
0.2957, 0.3889, 83.0210
CIE-Lab:
93.0237, -33.6556, 17.5722
CIE-LCH:
93.0237, 37.9669, 152.4301
CIE-Luv:
93.0237, -37.0456, 31.8469
Hunter-Lab:
91.1159, -35.7583, 19.9621
#b0fcc8 color charts
#b0fcc8 color shades, tints & tones
#b0fcc8 color schemes
#b0fcc8 color preview, HTML & CSS examples
This text has a color of #b0fcc8
<p style="color:#b0fcc8;">Text here</p>
.mytext {color:#b0fcc8;}
This box has a color of #b0fcc8
<div style="background-color:#b0fcc8;">Content here</div>
.mybackground {background-color:#b0fcc8;}
Border around this has a color of #b0fcc8
<div style="border:2px solid #b0fcc8;">Content here</div>
.myborder {border:2px solid #b0fcc8;}