#bf915a color space conversions
Hex:
#bf915a
RGB:
191, 145, 90
CMY:
25, 43, 65
CMYK:
0, 24, 53, 25
HSL:
33°, 44.1048%, 55.0980%
HSV (HSB):
33°, 52.8796%, 74.9020%
XYZ:
33.4567, 32.0653, 14.0987
xyY:
0.4202, 0.4027, 32.0653
CIE-Lab:
63.3969, 10.8076, 35.7091
CIE-LCH:
63.3969, 37.3088, 73.1612
CIE-Luv:
63.3969, 35.0590, 41.2274
Hunter-Lab:
56.6263, 6.3679, 24.8764
#bf915a color charts
#bf915a color shades, tints & tones
#bf915a color schemes
#bf915a color preview, HTML & CSS examples
This text has a color of #bf915a
<p style="color:#bf915a;">Text here</p>
.mytext {color:#bf915a;}
This box has a color of #bf915a
<div style="background-color:#bf915a;">Content here</div>
.mybackground {background-color:#bf915a;}
Border around this has a color of #bf915a
<div style="border:2px solid #bf915a;">Content here</div>
.myborder {border:2px solid #bf915a;}