#bf737f color space conversions
Hex:
#bf737f
RGB:
191, 115, 127
CMY:
25, 55, 50
CMYK:
0, 40, 34, 25
HSL:
351°, 37.2549%, 60.0000%
HSV (HSB):
351°, 39.7906%, 74.9020%
XYZ:
31.4474, 24.8701, 23.2216
xyY:
0.3954, 0.3127, 24.8701
CIE-Lab:
56.9487, 31.3875, 6.2810
CIE-LCH:
56.9487, 32.0098, 11.3161
CIE-Luv:
56.9487, 49.9330, 2.7525
Hunter-Lab:
49.8700, 25.2873, 7.3010
#bf737f color charts
#bf737f color shades, tints & tones
#bf737f color schemes
#bf737f color preview, HTML & CSS examples
This text has a color of #bf737f
<p style="color:#bf737f;">Text here</p>
.mytext {color:#bf737f;}
This box has a color of #bf737f
<div style="background-color:#bf737f;">Content here</div>
.mybackground {background-color:#bf737f;}
Border around this has a color of #bf737f
<div style="border:2px solid #bf737f;">Content here</div>
.myborder {border:2px solid #bf737f;}