#b8bed4 color space conversions
Hex:
#b8bed4
RGB:
184, 190, 212
CMY:
28, 25, 17
CMYK:
13, 10, 0, 17
HSL:
227°, 24.5614%, 77.6471%
HSV (HSB):
227°, 13.2075%, 83.1373%
XYZ:
50.0643, 51.7707, 69.6414
xyY:
0.2920, 0.3019, 51.7707
CIE-Lab:
77.1435, 2.3194, -11.7264
CIE-LCH:
77.1435, 11.9536, 281.1884
CIE-Luv:
77.1435, -4.4701, -18.4477
Hunter-Lab:
71.9519, -1.7151, -7.0198
#b8bed4 color charts
#b8bed4 color shades, tints & tones
#b8bed4 color schemes
#b8bed4 color preview, HTML & CSS examples
This text has a color of #b8bed4
<p style="color:#b8bed4;">Text here</p>
.mytext {color:#b8bed4;}
This box has a color of #b8bed4
<div style="background-color:#b8bed4;">Content here</div>
.mybackground {background-color:#b8bed4;}
Border around this has a color of #b8bed4
<div style="border:2px solid #b8bed4;">Content here</div>
.myborder {border:2px solid #b8bed4;}