#bf8f9d color space conversions
Hex:
#bf8f9d
RGB:
191, 143, 157
CMY:
25, 44, 38
CMYK:
0, 25, 18, 25
HSL:
343°, 27.2727%, 65.4902%
HSV (HSB):
343°, 25.1309%, 74.9020%
XYZ:
37.3941, 33.1556, 36.3271
xyY:
0.3499, 0.3102, 33.1556
CIE-Lab:
64.2867, 20.3109, -0.2886
CIE-LCH:
64.2867, 20.3129, 359.1860
CIE-Luv:
64.2867, 28.8549, -3.9884
Hunter-Lab:
57.5809, 15.1547, 2.9013
#bf8f9d color charts
#bf8f9d color shades, tints & tones
#bf8f9d color schemes
#bf8f9d color preview, HTML & CSS examples
This text has a color of #bf8f9d
<p style="color:#bf8f9d;">Text here</p>
.mytext {color:#bf8f9d;}
This box has a color of #bf8f9d
<div style="background-color:#bf8f9d;">Content here</div>
.mybackground {background-color:#bf8f9d;}
Border around this has a color of #bf8f9d
<div style="border:2px solid #bf8f9d;">Content here</div>
.myborder {border:2px solid #bf8f9d;}