#bf493c color space conversions
Hex:
#bf493c
RGB:
191, 73, 60
CMY:
25, 71, 76
CMYK:
0, 62, 69, 25
HSL:
6°, 52.1912%, 49.2157%
HSV (HSB):
6°, 68.5864%, 74.9020%
XYZ:
24.6840, 16.1677, 6.0947
xyY:
0.5258, 0.3444, 16.1677
CIE-Lab:
47.1937, 46.6169, 32.4492
CIE-LCH:
47.1937, 56.7987, 34.8410
CIE-Luv:
47.1937, 90.8105, 25.3739
Hunter-Lab:
40.2091, 39.2138, 19.1595
#bf493c color charts
#bf493c color shades, tints & tones
#bf493c color schemes
#bf493c color preview, HTML & CSS examples
This text has a color of #bf493c
<p style="color:#bf493c;">Text here</p>
.mytext {color:#bf493c;}
This box has a color of #bf493c
<div style="background-color:#bf493c;">Content here</div>
.mybackground {background-color:#bf493c;}
Border around this has a color of #bf493c
<div style="border:2px solid #bf493c;">Content here</div>
.myborder {border:2px solid #bf493c;}