#b2c4a5 color space conversions
Hex:
#b2c4a5
RGB:
178, 196, 165
CMY:
30, 23, 35
CMYK:
9, 0, 16, 23
HSL:
95°, 20.8054%, 70.7843%
HSV (HSB):
95°, 15.8163%, 76.8627%
XYZ:
44.8916, 51.6614, 43.2029
xyY:
0.3212, 0.3697, 51.6614
CIE-Lab:
77.0780, -11.8135, 13.5141
CIE-LCH:
77.0780, 17.9496, 131.1587
CIE-Luv:
77.0780, -8.7252, 21.4289
Hunter-Lab:
71.8759, -14.2970, 14.6753
#b2c4a5 color charts
#b2c4a5 color shades, tints & tones
#b2c4a5 color schemes
#b2c4a5 color preview, HTML & CSS examples
This text has a color of #b2c4a5
<p style="color:#b2c4a5;">Text here</p>
.mytext {color:#b2c4a5;}
This box has a color of #b2c4a5
<div style="background-color:#b2c4a5;">Content here</div>
.mybackground {background-color:#b2c4a5;}
Border around this has a color of #b2c4a5
<div style="border:2px solid #b2c4a5;">Content here</div>
.myborder {border:2px solid #b2c4a5;}