#b8a8ce color space conversions
Hex:
#b8a8ce
RGB:
184, 168, 206
CMY:
28, 34, 19
CMYK:
11, 18, 0, 19
HSL:
265°, 27.9412%, 73.3333%
HSV (HSB):
265°, 18.4466%, 80.7843%
XYZ:
44.9104, 42.6518, 64.2581
xyY:
0.2958, 0.2809, 42.6518
CIE-Lab:
71.3180, 13.0682, -17.2107
CIE-LCH:
71.3180, 21.6099, 307.2095
CIE-Luv:
71.3180, 6.3867, -28.6139
Hunter-Lab:
65.3084, 8.4588, -12.6207
#b8a8ce color charts
#b8a8ce color shades, tints & tones
#b8a8ce color schemes
#b8a8ce color preview, HTML & CSS examples
This text has a color of #b8a8ce
<p style="color:#b8a8ce;">Text here</p>
.mytext {color:#b8a8ce;}
This box has a color of #b8a8ce
<div style="background-color:#b8a8ce;">Content here</div>
.mybackground {background-color:#b8a8ce;}
Border around this has a color of #b8a8ce
<div style="border:2px solid #b8a8ce;">Content here</div>
.myborder {border:2px solid #b8a8ce;}