#bf737d color space conversions
Hex:
#bf737d
RGB:
191, 115, 125
CMY:
25, 55, 51
CMYK:
0, 40, 35, 25
HSL:
352°, 37.2549%, 60.0000%
HSV (HSB):
352°, 39.7906%, 74.9020%
XYZ:
31.3183, 24.8185, 22.5418
xyY:
0.3981, 0.3154, 24.8185
CIE-Lab:
56.8982, 31.1314, 7.3715
CIE-LCH:
56.8982, 31.9922, 13.3215
CIE-Luv:
56.8982, 50.3037, 4.2013
Hunter-Lab:
49.8182, 25.0325, 8.0451
#bf737d color charts
#bf737d color shades, tints & tones
#bf737d color schemes
#bf737d color preview, HTML & CSS examples
This text has a color of #bf737d
<p style="color:#bf737d;">Text here</p>
.mytext {color:#bf737d;}
This box has a color of #bf737d
<div style="background-color:#bf737d;">Content here</div>
.mybackground {background-color:#bf737d;}
Border around this has a color of #bf737d
<div style="border:2px solid #bf737d;">Content here</div>
.myborder {border:2px solid #bf737d;}