#b0ffeb color space conversions
Hex:
#b0ffeb
RGB:
176, 255, 235
CMY:
31, 0, 8
CMYK:
31, 0, 8, 0
HSL:
165°, 100.0000%, 84.5098%
HSV (HSB):
165°, 30.9804%, 100.0000%
XYZ:
68.6599, 86.7483, 91.7226
xyY:
0.2778, 0.3510, 86.7483
CIE-Lab:
94.6314, -28.2259, 1.8567
CIE-LCH:
94.6314, 28.2869, 176.2365
CIE-Luv:
94.6314, -38.0022, 7.7003
Hunter-Lab:
93.1387, -31.4064, 6.8086
#b0ffeb color charts
#b0ffeb color shades, tints & tones
#b0ffeb color schemes
#b0ffeb color preview, HTML & CSS examples
This text has a color of #b0ffeb
<p style="color:#b0ffeb;">Text here</p>
.mytext {color:#b0ffeb;}
This box has a color of #b0ffeb
<div style="background-color:#b0ffeb;">Content here</div>
.mybackground {background-color:#b0ffeb;}
Border around this has a color of #b0ffeb
<div style="border:2px solid #b0ffeb;">Content here</div>
.myborder {border:2px solid #b0ffeb;}