#b8c8cd color space conversions
Hex:
#b8c8cd
RGB:
184, 200, 205
CMY:
28, 22, 20
CMYK:
10, 2, 0, 20
HSL:
194°, 17.3554%, 76.2745%
HSV (HSB):
194°, 10.2439%, 80.3922%
XYZ:
51.4409, 55.9067, 65.8375
xyY:
0.2970, 0.3228, 55.9067
CIE-Lab:
79.5607, -4.4316, -4.3625
CIE-LCH:
79.5607, 6.2186, 224.5500
CIE-Luv:
79.5607, -8.9375, -5.8779
Hunter-Lab:
74.7708, -8.0442, 0.1333
#b8c8cd color charts
#b8c8cd color shades, tints & tones
#b8c8cd color schemes
#b8c8cd color preview, HTML & CSS examples
This text has a color of #b8c8cd
<p style="color:#b8c8cd;">Text here</p>
.mytext {color:#b8c8cd;}
This box has a color of #b8c8cd
<div style="background-color:#b8c8cd;">Content here</div>
.mybackground {background-color:#b8c8cd;}
Border around this has a color of #b8c8cd
<div style="border:2px solid #b8c8cd;">Content here</div>
.myborder {border:2px solid #b8c8cd;}