#b1999d color space conversions
Hex:
#b1999d
RGB:
177, 153, 157
CMY:
31, 40, 38
CMYK:
0, 14, 11, 31
HSL:
350°, 13.3333%, 64.7059%
HSV (HSB):
350°, 13.5593%, 69.4118%
XYZ:
35.6085, 34.5639, 36.6930
xyY:
0.3332, 0.3234, 34.5639
CIE-Lab:
65.4077, 9.5520, 1.1800
CIE-LCH:
65.4077, 9.6246, 7.0421
CIE-Luv:
65.4077, 14.1337, 0.0402
Hunter-Lab:
58.7911, 5.2293, 4.1493
#b1999d color charts
#b1999d color shades, tints & tones
#b1999d color schemes
#b1999d color preview, HTML & CSS examples
This text has a color of #b1999d
<p style="color:#b1999d;">Text here</p>
.mytext {color:#b1999d;}
This box has a color of #b1999d
<div style="background-color:#b1999d;">Content here</div>
.mybackground {background-color:#b1999d;}
Border around this has a color of #b1999d
<div style="border:2px solid #b1999d;">Content here</div>
.myborder {border:2px solid #b1999d;}