#b8c9cc color space conversions
Hex:
#b8c9cc
RGB:
184, 201, 204
CMY:
28, 21, 20
CMYK:
10, 1, 0, 20
HSL:
189°, 16.3934%, 76.0784%
HSV (HSB):
189°, 9.8039%, 80.0000%
XYZ:
51.5529, 56.3233, 65.2811
xyY:
0.2977, 0.3253, 56.3233
CIE-Lab:
79.7974, -5.1567, -3.4766
CIE-LCH:
79.7974, 6.2192, 213.9876
CIE-Luv:
79.7974, -9.3817, -4.3961
Hunter-Lab:
75.0488, -8.7194, 0.9609
#b8c9cc color charts
#b8c9cc color shades, tints & tones
#b8c9cc color schemes
#b8c9cc color preview, HTML & CSS examples
This text has a color of #b8c9cc
<p style="color:#b8c9cc;">Text here</p>
.mytext {color:#b8c9cc;}
This box has a color of #b8c9cc
<div style="background-color:#b8c9cc;">Content here</div>
.mybackground {background-color:#b8c9cc;}
Border around this has a color of #b8c9cc
<div style="border:2px solid #b8c9cc;">Content here</div>
.myborder {border:2px solid #b8c9cc;}