#b1fcdc color space conversions
Hex:
#b1fcdc
RGB:
177, 252, 220
CMY:
31, 1, 14
CMYK:
30, 0, 13, 1
HSL:
154°, 92.5926%, 84.1176%
HSV (HSB):
154°, 29.7619%, 98.8235%
XYZ:
65.8601, 84.1352, 80.4787
xyY:
0.2858, 0.3651, 84.1352
CIE-Lab:
93.5092, -29.5719, 7.9791
CIE-LCH:
93.5092, 30.6294, 164.9001
CIE-Luv:
93.5092, -36.4334, 17.2316
Hunter-Lab:
91.7253, -32.3535, 12.1873
#b1fcdc color charts
#b1fcdc color shades, tints & tones
#b1fcdc color schemes
#b1fcdc color preview, HTML & CSS examples
This text has a color of #b1fcdc
<p style="color:#b1fcdc;">Text here</p>
.mytext {color:#b1fcdc;}
This box has a color of #b1fcdc
<div style="background-color:#b1fcdc;">Content here</div>
.mybackground {background-color:#b1fcdc;}
Border around this has a color of #b1fcdc
<div style="border:2px solid #b1fcdc;">Content here</div>
.myborder {border:2px solid #b1fcdc;}