#bf676b color space conversions
Hex:
#bf676b
RGB:
191, 103, 107
CMY:
25, 60, 58
CMYK:
0, 46, 44, 25
HSL:
357°, 40.7407%, 57.6471%
HSV (HSB):
357°, 46.0733%, 74.9020%
XYZ:
28.9899, 21.8384, 16.5972
xyY:
0.4300, 0.3239, 21.8384
CIE-Lab:
53.8551, 35.4685, 13.6029
CIE-LCH:
53.8551, 37.9875, 20.9828
CIE-Luv:
53.8551, 61.2771, 10.7399
Hunter-Lab:
46.7316, 28.9523, 11.6546
#bf676b color charts
#bf676b color shades, tints & tones
#bf676b color schemes
#bf676b color preview, HTML & CSS examples
This text has a color of #bf676b
<p style="color:#bf676b;">Text here</p>
.mytext {color:#bf676b;}
This box has a color of #bf676b
<div style="background-color:#bf676b;">Content here</div>
.mybackground {background-color:#bf676b;}
Border around this has a color of #bf676b
<div style="border:2px solid #bf676b;">Content here</div>
.myborder {border:2px solid #bf676b;}