#bf9b9e color space conversions
Hex:
#bf9b9e
RGB:
191, 155, 158
CMY:
25, 39, 38
CMYK:
0, 19, 17, 25
HSL:
355°, 21.9512%, 67.8431%
HSV (HSB):
355°, 18.8482%, 74.9020%
XYZ:
39.3788, 36.9877, 37.4116
xyY:
0.3461, 0.3251, 36.9877
CIE-Lab:
67.2678, 13.8316, 3.4843
CIE-LCH:
67.2678, 14.2637, 14.1391
CIE-Luv:
67.2678, 21.9791, 2.5289
Hunter-Lab:
60.8175, 9.1465, 6.1003
#bf9b9e color charts
#bf9b9e color shades, tints & tones
#bf9b9e color schemes
#bf9b9e color preview, HTML & CSS examples
This text has a color of #bf9b9e
<p style="color:#bf9b9e;">Text here</p>
.mytext {color:#bf9b9e;}
This box has a color of #bf9b9e
<div style="background-color:#bf9b9e;">Content here</div>
.mybackground {background-color:#bf9b9e;}
Border around this has a color of #bf9b9e
<div style="border:2px solid #bf9b9e;">Content here</div>
.myborder {border:2px solid #bf9b9e;}