#b8c8d4 color space conversions
Hex:
#b8c8d4
RGB:
184, 200, 212
CMY:
28, 22, 17
CMYK:
13, 6, 0, 17
HSL:
206°, 24.5614%, 77.6471%
HSV (HSB):
206°, 13.2075%, 83.1373%
XYZ:
52.3051, 56.2524, 70.3884
xyY:
0.2923, 0.3144, 56.2524
CIE-Lab:
79.7572, -3.0097, -7.8340
CIE-LCH:
79.7572, 8.3922, 248.9842
CIE-Luv:
79.7572, -9.2132, -11.5148
Hunter-Lab:
75.0016, -6.7692, -3.1421
#b8c8d4 color charts
#b8c8d4 color shades, tints & tones
#b8c8d4 color schemes
#b8c8d4 color preview, HTML & CSS examples
This text has a color of #b8c8d4
<p style="color:#b8c8d4;">Text here</p>
.mytext {color:#b8c8d4;}
This box has a color of #b8c8d4
<div style="background-color:#b8c8d4;">Content here</div>
.mybackground {background-color:#b8c8d4;}
Border around this has a color of #b8c8d4
<div style="border:2px solid #b8c8d4;">Content here</div>
.myborder {border:2px solid #b8c8d4;}