#b0f8c0 color space conversions
Hex:
#b0f8c0
RGB:
176, 248, 192
CMY:
31, 3, 25
CMYK:
29, 0, 23, 3
HSL:
133°, 83.7209%, 83.1373%
HSV (HSB):
133°, 29.0323%, 97.2549%
XYZ:
60.9863, 80.1707, 62.1293
xyY:
0.3000, 0.3944, 80.1707
CIE-Lab:
91.7614, -33.2332, 19.9098
CIE-LCH:
91.7614, 38.7408, 149.0744
CIE-Luv:
91.7614, -35.3027, 34.9487
Hunter-Lab:
89.5381, -35.1114, 21.5361
#b0f8c0 color charts
#b0f8c0 color shades, tints & tones
#b0f8c0 color schemes
#b0f8c0 color preview, HTML & CSS examples
This text has a color of #b0f8c0
<p style="color:#b0f8c0;">Text here</p>
.mytext {color:#b0f8c0;}
This box has a color of #b0f8c0
<div style="background-color:#b0f8c0;">Content here</div>
.mybackground {background-color:#b0f8c0;}
Border around this has a color of #b0f8c0
<div style="border:2px solid #b0f8c0;">Content here</div>
.myborder {border:2px solid #b0f8c0;}