#b8becf color space conversions
Hex:
#b8becf
RGB:
184, 190, 207
CMY:
28, 25, 19
CMYK:
11, 8, 0, 19
HSL:
224°, 19.3277%, 76.6667%
HSV (HSB):
224°, 11.1111%, 81.1765%
XYZ:
49.4431, 51.5223, 66.3703
xyY:
0.2955, 0.3079, 51.5223
CIE-Lab:
76.9943, 1.2857, -9.2424
CIE-LCH:
76.9943, 9.3314, 277.9197
CIE-Luv:
76.9943, -4.2126, -14.3592
Hunter-Lab:
71.7790, -2.6582, -4.5771
#b8becf color charts
#b8becf color shades, tints & tones
#b8becf color schemes
#b8becf color preview, HTML & CSS examples
This text has a color of #b8becf
<p style="color:#b8becf;">Text here</p>
.mytext {color:#b8becf;}
This box has a color of #b8becf
<div style="background-color:#b8becf;">Content here</div>
.mybackground {background-color:#b8becf;}
Border around this has a color of #b8becf
<div style="border:2px solid #b8becf;">Content here</div>
.myborder {border:2px solid #b8becf;}