#b8bed1 color space conversions
Hex:
#b8bed1
RGB:
184, 190, 209
CMY:
28, 25, 18
CMYK:
12, 9, 0, 18
HSL:
226°, 21.3675%, 77.0588%
HSV (HSB):
226°, 11.9617%, 81.9608%
XYZ:
49.6892, 51.6207, 67.6665
xyY:
0.2941, 0.3055, 51.6207
CIE-Lab:
77.0535, 1.6968, -10.2371
CIE-LCH:
77.0535, 10.3768, 279.4109
CIE-Luv:
77.0535, -4.3154, -15.9907
Hunter-Lab:
71.8476, -2.2839, -5.5464
#b8bed1 color charts
#b8bed1 color shades, tints & tones
#b8bed1 color schemes
#b8bed1 color preview, HTML & CSS examples
This text has a color of #b8bed1
<p style="color:#b8bed1;">Text here</p>
.mytext {color:#b8bed1;}
This box has a color of #b8bed1
<div style="background-color:#b8bed1;">Content here</div>
.mybackground {background-color:#b8bed1;}
Border around this has a color of #b8bed1
<div style="border:2px solid #b8bed1;">Content here</div>
.myborder {border:2px solid #b8bed1;}