#b5b3c5 color space conversions
Hex:
#b5b3c5
RGB:
181, 179, 197
CMY:
29, 30, 23
CMYK:
8, 9, 0, 23
HSL:
247°, 13.4328%, 73.7255%
HSV (HSB):
247°, 9.1371%, 77.2549%
XYZ:
45.2542, 46.0952, 59.3354
xyY:
0.3003, 0.3059, 46.0952
CIE-Lab:
73.6072, 4.1921, -8.8656
CIE-LCH:
73.6072, 9.8068, 295.3074
CIE-Luv:
73.6072, 0.0576, -14.1492
Hunter-Lab:
67.8934, 0.1652, -4.2911
#b5b3c5 color charts
#b5b3c5 color shades, tints & tones
#b5b3c5 color schemes
#b5b3c5 color preview, HTML & CSS examples
This text has a color of #b5b3c5
<p style="color:#b5b3c5;">Text here</p>
.mytext {color:#b5b3c5;}
This box has a color of #b5b3c5
<div style="background-color:#b5b3c5;">Content here</div>
.mybackground {background-color:#b5b3c5;}
Border around this has a color of #b5b3c5
<div style="border:2px solid #b5b3c5;">Content here</div>
.myborder {border:2px solid #b5b3c5;}