#b7b2cc color space conversions
Hex:
#b7b2cc
RGB:
183, 178, 204
CMY:
28, 30, 20
CMYK:
10, 13, 0, 20
HSL:
252°, 20.3125%, 74.9020%
HSV (HSB):
252°, 12.7451%, 80.0000%
XYZ:
46.3479, 46.2677, 63.6145
xyY:
0.2967, 0.2962, 46.2677
CIE-Lab:
73.7189, 6.8312, -12.5093
CIE-LCH:
73.7189, 14.2530, 298.6385
CIE-Luv:
73.7189, 1.1957, -20.2831
Hunter-Lab:
68.0204, 2.5912, -7.8354
#b7b2cc color charts
#b7b2cc color shades, tints & tones
#b7b2cc color schemes
#b7b2cc color preview, HTML & CSS examples
This text has a color of #b7b2cc
<p style="color:#b7b2cc;">Text here</p>
.mytext {color:#b7b2cc;}
This box has a color of #b7b2cc
<div style="background-color:#b7b2cc;">Content here</div>
.mybackground {background-color:#b7b2cc;}
Border around this has a color of #b7b2cc
<div style="border:2px solid #b7b2cc;">Content here</div>
.myborder {border:2px solid #b7b2cc;}