#b0ffd3 color space conversions
Hex:
#b0ffd3
RGB:
176, 255, 211
CMY:
31, 0, 17
CMYK:
31, 0, 17, 0
HSL:
147°, 100.0000%, 84.5098%
HSV (HSB):
147°, 30.9804%, 100.0000%
XYZ:
65.4224, 85.4533, 74.6740
xyY:
0.2901, 0.3789, 85.4533
CIE-Lab:
94.0781, -33.0064, 13.4164
CIE-LCH:
94.0781, 35.6290, 157.8794
CIE-Luv:
94.0781, -38.2687, 25.8491
Hunter-Lab:
92.4409, -35.4435, 16.8140
#b0ffd3 color charts
#b0ffd3 color shades, tints & tones
#b0ffd3 color schemes
#b0ffd3 color preview, HTML & CSS examples
This text has a color of #b0ffd3
<p style="color:#b0ffd3;">Text here</p>
.mytext {color:#b0ffd3;}
This box has a color of #b0ffd3
<div style="background-color:#b0ffd3;">Content here</div>
.mybackground {background-color:#b0ffd3;}
Border around this has a color of #b0ffd3
<div style="border:2px solid #b0ffd3;">Content here</div>
.myborder {border:2px solid #b0ffd3;}