#b2c7c7 color space conversions
Hex:
#b2c7c7
RGB:
178, 199, 199
CMY:
30, 22, 22
CMYK:
11, 0, 0, 22
HSL:
180°, 15.7895%, 73.9216%
HSV (HSB):
180°, 10.5528%, 78.0392%
XYZ:
49.0923, 54.4353, 61.9525
xyY:
0.2967, 0.3290, 54.4353
CIE-Lab:
78.7149, -7.0839, -2.4265
CIE-LCH:
78.7149, 7.4880, 198.9085
CIE-Luv:
78.7149, -11.3428, -2.4603
Hunter-Lab:
73.7803, -10.3443, 1.8611
#b2c7c7 color charts
#b2c7c7 color shades, tints & tones
#b2c7c7 color schemes
#b2c7c7 color preview, HTML & CSS examples
This text has a color of #b2c7c7
<p style="color:#b2c7c7;">Text here</p>
.mytext {color:#b2c7c7;}
This box has a color of #b2c7c7
<div style="background-color:#b2c7c7;">Content here</div>
.mybackground {background-color:#b2c7c7;}
Border around this has a color of #b2c7c7
<div style="border:2px solid #b2c7c7;">Content here</div>
.myborder {border:2px solid #b2c7c7;}