#bf6e40 color space conversions
Hex:
#bf6e40
RGB:
191, 110, 64
CMY:
25, 57, 75
CMYK:
0, 42, 66, 25
HSL:
22°, 49.8039%, 50.0000%
HSV (HSB):
22°, 66.4921%, 74.9020%
XYZ:
27.9872, 22.5984, 7.7373
xyY:
0.4799, 0.3875, 22.5984
CIE-Lab:
54.6562, 28.0892, 38.9811
CIE-LCH:
54.6562, 48.0471, 54.2240
CIE-Luv:
54.6562, 63.2938, 37.6092
Hunter-Lab:
47.5378, 21.8983, 23.6263
#bf6e40 color charts
#bf6e40 color shades, tints & tones
#bf6e40 color schemes
#bf6e40 color preview, HTML & CSS examples
This text has a color of #bf6e40
<p style="color:#bf6e40;">Text here</p>
.mytext {color:#bf6e40;}
This box has a color of #bf6e40
<div style="background-color:#bf6e40;">Content here</div>
.mybackground {background-color:#bf6e40;}
Border around this has a color of #bf6e40
<div style="border:2px solid #bf6e40;">Content here</div>
.myborder {border:2px solid #bf6e40;}