#bf7c7d color space conversions
Hex:
#bf7c7d
RGB:
191, 124, 125
CMY:
25, 51, 51
CMYK:
0, 35, 35, 25
HSL:
359°, 34.3590%, 61.7647%
HSV (HSB):
359°, 35.0785%, 74.9020%
XYZ:
32.3952, 26.9723, 22.9008
xyY:
0.3938, 0.3279, 26.9723
CIE-Lab:
58.9487, 26.2067, 10.2822
CIE-LCH:
58.9487, 28.1516, 21.4226
CIE-Luv:
58.9487, 44.7610, 8.9737
Hunter-Lab:
51.9349, 20.4560, 10.2104
#bf7c7d color charts
#bf7c7d color shades, tints & tones
#bf7c7d color schemes
#bf7c7d color preview, HTML & CSS examples
This text has a color of #bf7c7d
<p style="color:#bf7c7d;">Text here</p>
.mytext {color:#bf7c7d;}
This box has a color of #bf7c7d
<div style="background-color:#bf7c7d;">Content here</div>
.mybackground {background-color:#bf7c7d;}
Border around this has a color of #bf7c7d
<div style="border:2px solid #bf7c7d;">Content here</div>
.myborder {border:2px solid #bf7c7d;}