#bf939d color space conversions
Hex:
#bf939d
RGB:
191, 147, 157
CMY:
25, 42, 38
CMYK:
0, 23, 18, 25
HSL:
346°, 25.5814%, 66.2745%
HSV (HSB):
346°, 23.0366%, 74.9020%
XYZ:
38.0054, 34.3781, 36.5308
xyY:
0.3489, 0.3156, 34.3781
CIE-Lab:
65.2616, 18.0943, 1.1334
CIE-LCH:
65.2616, 18.1297, 3.5843
CIE-Luv:
65.2616, 26.6061, -1.5735
Hunter-Lab:
58.6329, 13.0948, 4.1027
#bf939d color charts
#bf939d color shades, tints & tones
#bf939d color schemes
#bf939d color preview, HTML & CSS examples
This text has a color of #bf939d
<p style="color:#bf939d;">Text here</p>
.mytext {color:#bf939d;}
This box has a color of #bf939d
<div style="background-color:#bf939d;">Content here</div>
.mybackground {background-color:#bf939d;}
Border around this has a color of #bf939d
<div style="border:2px solid #bf939d;">Content here</div>
.myborder {border:2px solid #bf939d;}