#b8a1cc color space conversions
Hex:
#b8a1cc
RGB:
184, 161, 204
CMY:
28, 37, 20
CMYK:
10, 21, 0, 20
HSL:
272°, 29.6552%, 71.5686%
HSV (HSB):
272°, 21.0784%, 80.0000%
XYZ:
43.4111, 40.0397, 62.5672
xyY:
0.2973, 0.2742, 40.0397
CIE-Lab:
69.4978, 16.5312, -18.8644
CIE-LCH:
69.4978, 25.0828, 311.2286
CIE-Luv:
69.4978, 9.8846, -31.6780
Hunter-Lab:
63.2769, 11.7252, -14.3311
#b8a1cc color charts
#b8a1cc color shades, tints & tones
#b8a1cc color schemes
#b8a1cc color preview, HTML & CSS examples
This text has a color of #b8a1cc
<p style="color:#b8a1cc;">Text here</p>
.mytext {color:#b8a1cc;}
This box has a color of #b8a1cc
<div style="background-color:#b8a1cc;">Content here</div>
.mybackground {background-color:#b8a1cc;}
Border around this has a color of #b8a1cc
<div style="border:2px solid #b8a1cc;">Content here</div>
.myborder {border:2px solid #b8a1cc;}