#b0fcdd color space conversions
Hex:
#b0fcdd
RGB:
176, 252, 221
CMY:
31, 1, 13
CMYK:
30, 0, 12, 1
HSL:
156°, 92.6829%, 83.9216%
HSV (HSB):
156°, 30.1587%, 98.8235%
XYZ:
65.7660, 84.0714, 81.1678
xyY:
0.2847, 0.3639, 84.0714
CIE-Lab:
93.4815, -29.6632, 7.4166
CIE-LCH:
93.4815, 30.5764, 165.9622
CIE-Luv:
93.4815, -36.8458, 16.4026
Hunter-Lab:
91.6904, -32.4271, 11.6976
#b0fcdd color charts
#b0fcdd color shades, tints & tones
#b0fcdd color schemes
#b0fcdd color preview, HTML & CSS examples
This text has a color of #b0fcdd
<p style="color:#b0fcdd;">Text here</p>
.mytext {color:#b0fcdd;}
This box has a color of #b0fcdd
<div style="background-color:#b0fcdd;">Content here</div>
.mybackground {background-color:#b0fcdd;}
Border around this has a color of #b0fcdd
<div style="border:2px solid #b0fcdd;">Content here</div>
.myborder {border:2px solid #b0fcdd;}