#b0ecd4 color space conversions
Hex:
#b0ecd4
RGB:
176, 236, 212
CMY:
31, 7, 17
CMYK:
25, 0, 10, 7
HSL:
156°, 61.2245%, 80.7843%
HSV (HSB):
156°, 25.4237%, 92.5490%
XYZ:
59.7836, 73.9745, 73.4149
xyY:
0.2886, 0.3571, 73.9745
CIE-Lab:
88.9104, -23.7983, 5.5035
CIE-LCH:
88.9104, 24.4264, 166.9789
CIE-Luv:
88.9104, -29.7706, 12.4337
Hunter-Lab:
86.0084, -26.4411, 9.5972
#b0ecd4 color charts
#b0ecd4 color shades, tints & tones
#b0ecd4 color schemes
#b0ecd4 color preview, HTML & CSS examples
This text has a color of #b0ecd4
<p style="color:#b0ecd4;">Text here</p>
.mytext {color:#b0ecd4;}
This box has a color of #b0ecd4
<div style="background-color:#b0ecd4;">Content here</div>
.mybackground {background-color:#b0ecd4;}
Border around this has a color of #b0ecd4
<div style="border:2px solid #b0ecd4;">Content here</div>
.myborder {border:2px solid #b0ecd4;}