#b8b7d0 color space conversions
Hex:
#b8b7d0
RGB:
184, 183, 208
CMY:
28, 28, 18
CMYK:
12, 12, 0, 18
HSL:
242°, 21.0084%, 76.6667%
HSV (HSB):
242°, 12.0192%, 81.5686%
XYZ:
48.0858, 48.6114, 66.5230
xyY:
0.2946, 0.2978, 48.6114
CIE-Lab:
75.2089, 5.2675, -12.4506
CIE-LCH:
75.2089, 13.5190, 292.9317
CIE-Luv:
75.2089, -0.9126, -19.9987
Hunter-Lab:
69.7219, 1.0947, -7.7645
#b8b7d0 color charts
#b8b7d0 color shades, tints & tones
#b8b7d0 color schemes
#b8b7d0 color preview, HTML & CSS examples
This text has a color of #b8b7d0
<p style="color:#b8b7d0;">Text here</p>
.mytext {color:#b8b7d0;}
This box has a color of #b8b7d0
<div style="background-color:#b8b7d0;">Content here</div>
.mybackground {background-color:#b8b7d0;}
Border around this has a color of #b8b7d0
<div style="border:2px solid #b8b7d0;">Content here</div>
.myborder {border:2px solid #b8b7d0;}