#bf687f color space conversions
Hex:
#bf687f
RGB:
191, 104, 127
CMY:
25, 59, 50
CMYK:
0, 46, 34, 25
HSL:
344°, 40.4651%, 57.8431%
HSV (HSB):
344°, 45.5497%, 74.9020%
XYZ:
30.2669, 22.5093, 22.8282
xyY:
0.4003, 0.2977, 22.5093
CIE-Lab:
54.5633, 37.2872, 2.8470
CIE-LCH:
54.5633, 37.3957, 4.3662
CIE-Luv:
54.5633, 56.4548, -2.9160
Hunter-Lab:
47.4440, 30.8473, 4.6828
#bf687f color charts
#bf687f color shades, tints & tones
#bf687f color schemes
#bf687f color preview, HTML & CSS examples
This text has a color of #bf687f
<p style="color:#bf687f;">Text here</p>
.mytext {color:#bf687f;}
This box has a color of #bf687f
<div style="background-color:#bf687f;">Content here</div>
.mybackground {background-color:#bf687f;}
Border around this has a color of #bf687f
<div style="border:2px solid #bf687f;">Content here</div>
.myborder {border:2px solid #bf687f;}