#bf7b7d color space conversions
Hex:
#bf7b7d
RGB:
191, 123, 125
CMY:
25, 52, 51
CMYK:
0, 36, 35, 25
HSL:
358°, 34.6939%, 61.5686%
HSV (HSB):
358°, 35.6021%, 74.9020%
XYZ:
32.2705, 26.7230, 22.8592
xyY:
0.3943, 0.3265, 26.7230
CIE-Lab:
58.7170, 26.7567, 9.9547
CIE-LCH:
58.7170, 28.5485, 20.4075
CIE-Luv:
58.7170, 45.3819, 8.4378
Hunter-Lab:
51.6942, 20.9649, 9.9679
#bf7b7d color charts
#bf7b7d color shades, tints & tones
#bf7b7d color schemes
#bf7b7d color preview, HTML & CSS examples
This text has a color of #bf7b7d
<p style="color:#bf7b7d;">Text here</p>
.mytext {color:#bf7b7d;}
This box has a color of #bf7b7d
<div style="background-color:#bf7b7d;">Content here</div>
.mybackground {background-color:#bf7b7d;}
Border around this has a color of #bf7b7d
<div style="border:2px solid #bf7b7d;">Content here</div>
.myborder {border:2px solid #bf7b7d;}