#b1f0d0 color space conversions
Hex:
#b1f0d0
RGB:
177, 240, 208
CMY:
31, 6, 18
CMYK:
26, 0, 13, 6
HSL:
150°, 67.7419%, 81.7647%
HSV (HSB):
150°, 26.2500%, 94.1176%
XYZ:
60.6767, 76.2214, 71.1887
xyY:
0.2916, 0.3663, 76.2214
CIE-Lab:
89.9620, -26.2083, 9.1075
CIE-LCH:
89.9620, 27.7457, 160.8374
CIE-Luv:
89.9620, -31.1389, 18.2294
Hunter-Lab:
87.3048, -28.7263, 12.7681
#b1f0d0 color charts
#b1f0d0 color shades, tints & tones
#b1f0d0 color schemes
#b1f0d0 color preview, HTML & CSS examples
This text has a color of #b1f0d0
<p style="color:#b1f0d0;">Text here</p>
.mytext {color:#b1f0d0;}
This box has a color of #b1f0d0
<div style="background-color:#b1f0d0;">Content here</div>
.mybackground {background-color:#b1f0d0;}
Border around this has a color of #b1f0d0
<div style="border:2px solid #b1f0d0;">Content here</div>
.myborder {border:2px solid #b1f0d0;}