#b0ffe1 color space conversions
Hex:
#b0ffe1
RGB:
176, 255, 225
CMY:
31, 0, 12
CMYK:
31, 0, 12, 0
HSL:
157°, 100.0000%, 84.5098%
HSV (HSB):
157°, 30.9804%, 100.0000%
XYZ:
67.2551, 86.1863, 84.3251
xyY:
0.2829, 0.3625, 86.1863
CIE-Lab:
94.3920, -30.2749, 6.6649
CIE-LCH:
94.3920, 30.9998, 167.5845
CIE-Luv:
94.3920, -38.1133, 15.3964
Hunter-Lab:
92.8366, -33.1505, 11.1315
#b0ffe1 color charts
#b0ffe1 color shades, tints & tones
#b0ffe1 color schemes
#b0ffe1 color preview, HTML & CSS examples
This text has a color of #b0ffe1
<p style="color:#b0ffe1;">Text here</p>
.mytext {color:#b0ffe1;}
This box has a color of #b0ffe1
<div style="background-color:#b0ffe1;">Content here</div>
.mybackground {background-color:#b0ffe1;}
Border around this has a color of #b0ffe1
<div style="border:2px solid #b0ffe1;">Content here</div>
.myborder {border:2px solid #b0ffe1;}