#b2c4c5 color space conversions
Hex:
#b2c4c5
RGB:
178, 196, 197
CMY:
30, 23, 23
CMYK:
10, 1, 0, 23
HSL:
183°, 14.0741%, 73.5294%
HSV (HSB):
183°, 9.6447%, 77.2549%
XYZ:
48.1781, 52.9761, 60.5095
xyY:
0.2980, 0.3277, 52.9761
CIE-Lab:
77.8609, -5.9087, -2.6022
CIE-LCH:
77.8609, 6.4563, 203.7689
CIE-Luv:
77.8609, -9.8264, -2.9195
Hunter-Lab:
72.7846, -9.2193, 1.6586
#b2c4c5 color charts
#b2c4c5 color shades, tints & tones
#b2c4c5 color schemes
#b2c4c5 color preview, HTML & CSS examples
This text has a color of #b2c4c5
<p style="color:#b2c4c5;">Text here</p>
.mytext {color:#b2c4c5;}
This box has a color of #b2c4c5
<div style="background-color:#b2c4c5;">Content here</div>
.mybackground {background-color:#b2c4c5;}
Border around this has a color of #b2c4c5
<div style="border:2px solid #b2c4c5;">Content here</div>
.myborder {border:2px solid #b2c4c5;}