#bf684f color space conversions
Hex:
#bf684f
RGB:
191, 104, 79
CMY:
25, 59, 69
CMYK:
0, 46, 59, 25
HSL:
13°, 46.6667%, 52.9412%
HSV (HSB):
13°, 58.6387%, 74.9020%
XYZ:
27.8475, 21.5415, 10.0873
xyY:
0.4682, 0.3622, 21.5415
CIE-Lab:
53.5371, 32.3584, 29.3943
CIE-LCH:
53.5371, 43.7160, 42.2519
CIE-Luv:
53.5371, 65.6617, 27.9844
Hunter-Lab:
46.4128, 25.8766, 19.6029
#bf684f color charts
#bf684f color shades, tints & tones
#bf684f color schemes
#bf684f color preview, HTML & CSS examples
This text has a color of #bf684f
<p style="color:#bf684f;">Text here</p>
.mytext {color:#bf684f;}
This box has a color of #bf684f
<div style="background-color:#bf684f;">Content here</div>
.mybackground {background-color:#bf684f;}
Border around this has a color of #bf684f
<div style="border:2px solid #bf684f;">Content here</div>
.myborder {border:2px solid #bf684f;}