#b0ffc0 color space conversions
Hex:
#b0ffc0
RGB:
176, 255, 192
CMY:
31, 0, 25
CMYK:
31, 0, 25, 0
HSL:
132°, 100.0000%, 84.5098%
HSV (HSB):
132°, 30.9804%, 100.0000%
XYZ:
63.1789, 84.5559, 62.8602
xyY:
0.3000, 0.4015, 84.5559
CIE-Lab:
93.6914, -36.4447, 22.5895
CIE-LCH:
93.6914, 42.8778, 148.2082
CIE-Luv:
93.6914, -38.4764, 39.3304
Hunter-Lab:
91.9543, -38.2782, 23.8372
#b0ffc0 color charts
#b0ffc0 color shades, tints & tones
#b0ffc0 color schemes
#b0ffc0 color preview, HTML & CSS examples
This text has a color of #b0ffc0
<p style="color:#b0ffc0;">Text here</p>
.mytext {color:#b0ffc0;}
This box has a color of #b0ffc0
<div style="background-color:#b0ffc0;">Content here</div>
.mybackground {background-color:#b0ffc0;}
Border around this has a color of #b0ffc0
<div style="border:2px solid #b0ffc0;">Content here</div>
.myborder {border:2px solid #b0ffc0;}