#b1fdc3 color space conversions
Hex:
#b1fdc3
RGB:
177, 253, 195
CMY:
31, 1, 24
CMYK:
30, 0, 23, 1
HSL:
134°, 95.0000%, 84.3137%
HSV (HSB):
134°, 30.0395%, 99.2157%
XYZ:
63.1071, 83.5378, 64.4281
xyY:
0.2990, 0.3958, 83.5378
CIE-Lab:
93.2494, -34.7050, 20.4542
CIE-LCH:
93.2494, 40.2841, 149.4861
CIE-Luv:
93.2494, -37.1052, 36.0640
Hunter-Lab:
91.3990, -36.7017, 22.1852
#b1fdc3 color charts
#b1fdc3 color shades, tints & tones
#b1fdc3 color schemes
#b1fdc3 color preview, HTML & CSS examples
This text has a color of #b1fdc3
<p style="color:#b1fdc3;">Text here</p>
.mytext {color:#b1fdc3;}
This box has a color of #b1fdc3
<div style="background-color:#b1fdc3;">Content here</div>
.mybackground {background-color:#b1fdc3;}
Border around this has a color of #b1fdc3
<div style="border:2px solid #b1fdc3;">Content here</div>
.myborder {border:2px solid #b1fdc3;}