#b8b1cc color space conversions
Hex:
#b8b1cc
RGB:
184, 177, 204
CMY:
28, 31, 20
CMYK:
10, 13, 0, 20
HSL:
256°, 20.9302%, 74.7059%
HSV (HSB):
256°, 13.2353%, 80.0000%
XYZ:
46.3884, 45.9943, 63.5596
xyY:
0.2975, 0.2949, 45.9943
CIE-Lab:
73.5418, 7.7091, -12.7665
CIE-LCH:
73.5418, 14.9135, 301.1257
CIE-Luv:
73.5418, 2.2275, -20.8235
Hunter-Lab:
67.8191, 3.4110, -8.0929
#b8b1cc color charts
#b8b1cc color shades, tints & tones
#b8b1cc color schemes
#b8b1cc color preview, HTML & CSS examples
This text has a color of #b8b1cc
<p style="color:#b8b1cc;">Text here</p>
.mytext {color:#b8b1cc;}
This box has a color of #b8b1cc
<div style="background-color:#b8b1cc;">Content here</div>
.mybackground {background-color:#b8b1cc;}
Border around this has a color of #b8b1cc
<div style="border:2px solid #b8b1cc;">Content here</div>
.myborder {border:2px solid #b8b1cc;}