#b8b5c5 color space conversions
Hex:
#b8b5c5
RGB:
184, 181, 197
CMY:
28, 29, 23
CMYK:
7, 8, 0, 23
HSL:
251°, 12.1212%, 74.1176%
HSV (HSB):
251°, 8.1218%, 77.2549%
XYZ:
46.3691, 47.2693, 59.5033
xyY:
0.3028, 0.3087, 47.2693
CIE-Lab:
74.3617, 4.1204, -7.7187
CIE-LCH:
74.3617, 8.7497, 298.0942
CIE-Luv:
74.3617, 0.7350, -12.3842
Hunter-Lab:
68.7527, 0.0691, -3.1868
#b8b5c5 color charts
#b8b5c5 color shades, tints & tones
#b8b5c5 color schemes
#b8b5c5 color preview, HTML & CSS examples
This text has a color of #b8b5c5
<p style="color:#b8b5c5;">Text here</p>
.mytext {color:#b8b5c5;}
This box has a color of #b8b5c5
<div style="background-color:#b8b5c5;">Content here</div>
.mybackground {background-color:#b8b5c5;}
Border around this has a color of #b8b5c5
<div style="border:2px solid #b8b5c5;">Content here</div>
.myborder {border:2px solid #b8b5c5;}