#bf957f color space conversions
Hex:
#bf957f
RGB:
191, 149, 127
CMY:
25, 42, 50
CMYK:
0, 22, 34, 25
HSL:
21°, 33.3333%, 62.3529%
HSV (HSB):
21°, 33.5079%, 74.9020%
XYZ:
36.0641, 34.1036, 24.7605
xyY:
0.3799, 0.3593, 34.1036
CIE-Lab:
65.0447, 12.6474, 17.6563
CIE-LCH:
65.0447, 21.7187, 54.3856
CIE-Luv:
65.0447, 28.8521, 21.3117
Hunter-Lab:
58.3983, 8.0364, 15.7401
#bf957f color charts
#bf957f color shades, tints & tones
#bf957f color schemes
#bf957f color preview, HTML & CSS examples
This text has a color of #bf957f
<p style="color:#bf957f;">Text here</p>
.mytext {color:#bf957f;}
This box has a color of #bf957f
<div style="background-color:#bf957f;">Content here</div>
.mybackground {background-color:#bf957f;}
Border around this has a color of #bf957f
<div style="border:2px solid #bf957f;">Content here</div>
.myborder {border:2px solid #bf957f;}