#b8c9c8 color space conversions
Hex:
#b8c9c8
RGB:
184, 201, 200
CMY:
28, 21, 22
CMYK:
8, 0, 0, 21
HSL:
176°, 13.6000%, 75.4902%
HSV (HSB):
176°, 8.4577%, 78.8235%
XYZ:
51.0791, 56.1338, 62.7863
xyY:
0.3005, 0.3302, 56.1338
CIE-Lab:
79.6899, -5.9460, -1.4858
CIE-LCH:
79.6899, 6.1288, 194.0297
CIE-Luv:
79.6899, -9.2310, -1.2222
Hunter-Lab:
74.9225, -9.4202, 2.7597
#b8c9c8 color charts
#b8c9c8 color shades, tints & tones
#b8c9c8 color schemes
#b8c9c8 color preview, HTML & CSS examples
This text has a color of #b8c9c8
<p style="color:#b8c9c8;">Text here</p>
.mytext {color:#b8c9c8;}
This box has a color of #b8c9c8
<div style="background-color:#b8c9c8;">Content here</div>
.mybackground {background-color:#b8c9c8;}
Border around this has a color of #b8c9c8
<div style="border:2px solid #b8c9c8;">Content here</div>
.myborder {border:2px solid #b8c9c8;}