#b2c5b5 color space conversions
Hex:
#b2c5b5
RGB:
178, 197, 181
CMY:
30, 23, 29
CMYK:
10, 0, 8, 23
HSL:
129°, 14.0741%, 73.5294%
HSV (HSB):
129°, 9.6447%, 77.2549%
XYZ:
46.6668, 52.7337, 51.4351
xyY:
0.3094, 0.3496, 52.7337
CIE-Lab:
77.7175, -9.5035, 5.8193
CIE-LCH:
77.7175, 11.1436, 148.5194
CIE-Luv:
77.7175, -9.7625, 10.2096
Hunter-Lab:
72.6180, -12.3711, 8.8376
#b2c5b5 color charts
#b2c5b5 color shades, tints & tones
#b2c5b5 color schemes
#b2c5b5 color preview, HTML & CSS examples
This text has a color of #b2c5b5
<p style="color:#b2c5b5;">Text here</p>
.mytext {color:#b2c5b5;}
This box has a color of #b2c5b5
<div style="background-color:#b2c5b5;">Content here</div>
.mybackground {background-color:#b2c5b5;}
Border around this has a color of #b2c5b5
<div style="border:2px solid #b2c5b5;">Content here</div>
.myborder {border:2px solid #b2c5b5;}