#b0ffdf color space conversions
Hex:
#b0ffdf
RGB:
176, 255, 223
CMY:
31, 0, 13
CMYK:
31, 0, 13, 0
HSL:
156°, 100.0000%, 84.5098%
HSV (HSB):
156°, 30.9804%, 100.0000%
XYZ:
66.9838, 86.0778, 82.8963
xyY:
0.2839, 0.3648, 86.0778
CIE-Lab:
94.3456, -30.6750, 7.6282
CIE-LCH:
94.3456, 31.6093, 166.0350
CIE-Luv:
94.3456, -38.1356, 16.9138
Hunter-Lab:
92.7781, -33.4886, 11.9697
#b0ffdf color charts
#b0ffdf color shades, tints & tones
#b0ffdf color schemes
#b0ffdf color preview, HTML & CSS examples
This text has a color of #b0ffdf
<p style="color:#b0ffdf;">Text here</p>
.mytext {color:#b0ffdf;}
This box has a color of #b0ffdf
<div style="background-color:#b0ffdf;">Content here</div>
.mybackground {background-color:#b0ffdf;}
Border around this has a color of #b0ffdf
<div style="border:2px solid #b0ffdf;">Content here</div>
.myborder {border:2px solid #b0ffdf;}