#b1a7cc color space conversions
Hex:
#b1a7cc
RGB:
177, 167, 204
CMY:
31, 35, 20
CMYK:
13, 18, 0, 20
HSL:
256°, 26.6187%, 72.7451%
HSV (HSB):
256°, 18.1373%, 80.0000%
XYZ:
42.8493, 41.3442, 62.8486
xyY:
0.2914, 0.2812, 41.3442
CIE-Lab:
70.4164, 10.9034, -17.5296
CIE-LCH:
70.4164, 20.6439, 301.8816
CIE-Luv:
70.4164, 3.1444, -28.7212
Hunter-Lab:
64.2994, 6.4287, -12.9426
#b1a7cc color charts
#b1a7cc color shades, tints & tones
#b1a7cc color schemes
#b1a7cc color preview, HTML & CSS examples
This text has a color of #b1a7cc
<p style="color:#b1a7cc;">Text here</p>
.mytext {color:#b1a7cc;}
This box has a color of #b1a7cc
<div style="background-color:#b1a7cc;">Content here</div>
.mybackground {background-color:#b1a7cc;}
Border around this has a color of #b1a7cc
<div style="border:2px solid #b1a7cc;">Content here</div>
.myborder {border:2px solid #b1a7cc;}