#b1919d color space conversions
Hex:
#b1919d
RGB:
177, 145, 157
CMY:
31, 43, 38
CMYK:
0, 18, 11, 31
HSL:
338°, 17.0213%, 63.1373%
HSV (HSB):
338°, 18.0791%, 69.4118%
XYZ:
34.3427, 32.0322, 36.2711
xyY:
0.3346, 0.3121, 32.0322
CIE-Lab:
63.3695, 14.0145, -1.7986
CIE-LCH:
63.3695, 14.1295, 352.6866
CIE-Luv:
63.3695, 18.4802, -4.9970
Hunter-Lab:
56.5970, 9.2677, 1.6210
#b1919d color charts
#b1919d color shades, tints & tones
#b1919d color schemes
#b1919d color preview, HTML & CSS examples
This text has a color of #b1919d
<p style="color:#b1919d;">Text here</p>
.mytext {color:#b1919d;}
This box has a color of #b1919d
<div style="background-color:#b1919d;">Content here</div>
.mybackground {background-color:#b1919d;}
Border around this has a color of #b1919d
<div style="border:2px solid #b1919d;">Content here</div>
.myborder {border:2px solid #b1919d;}