#b0fac5 color space conversions
Hex:
#b0fac5
RGB:
176, 250, 197
CMY:
31, 2, 23
CMYK:
30, 0, 21, 2
HSL:
137°, 88.0952%, 83.5294%
HSV (HSB):
137°, 29.6000%, 98.0392%
XYZ:
62.1681, 81.6325, 65.3034
xyY:
0.2973, 0.3904, 81.6325
CIE-Lab:
92.4124, -33.2715, 18.2542
CIE-LCH:
92.4124, 37.9501, 151.2489
CIE-Luv:
92.4124, -36.1714, 32.6992
Hunter-Lab:
90.3507, -35.2922, 20.3921
#b0fac5 color charts
#b0fac5 color shades, tints & tones
#b0fac5 color schemes
#b0fac5 color preview, HTML & CSS examples
This text has a color of #b0fac5
<p style="color:#b0fac5;">Text here</p>
.mytext {color:#b0fac5;}
This box has a color of #b0fac5
<div style="background-color:#b0fac5;">Content here</div>
.mybackground {background-color:#b0fac5;}
Border around this has a color of #b0fac5
<div style="border:2px solid #b0fac5;">Content here</div>
.myborder {border:2px solid #b0fac5;}