#bf815f color space conversions
Hex:
#bf815f
RGB:
191, 129, 95
CMY:
25, 49, 63
CMYK:
0, 32, 50, 25
HSL:
21°, 42.8571%, 56.0784%
HSV (HSB):
21°, 50.2618%, 74.9020%
XYZ:
31.4017, 27.6031, 14.4994
xyY:
0.4272, 0.3755, 27.6031
CIE-Lab:
59.5285, 20.1002, 28.0900
CIE-LCH:
59.5285, 34.5408, 54.4139
CIE-Luv:
59.5285, 45.6992, 30.7629
Hunter-Lab:
52.5387, 14.7445, 20.4145
#bf815f color charts
#bf815f color shades, tints & tones
#bf815f color schemes
#bf815f color preview, HTML & CSS examples
This text has a color of #bf815f
<p style="color:#bf815f;">Text here</p>
.mytext {color:#bf815f;}
This box has a color of #bf815f
<div style="background-color:#bf815f;">Content here</div>
.mybackground {background-color:#bf815f;}
Border around this has a color of #bf815f
<div style="border:2px solid #bf815f;">Content here</div>
.myborder {border:2px solid #bf815f;}