#bf955a color space conversions
Hex:
#bf955a
RGB:
191, 149, 90
CMY:
25, 42, 65
CMYK:
0, 22, 53, 25
HSL:
35°, 44.1048%, 55.0980%
HSV (HSB):
35°, 52.8796%, 74.9020%
XYZ:
34.0788, 33.3094, 14.3061
xyY:
0.4171, 0.4077, 33.3094
CIE-Lab:
64.4107, 8.6122, 36.9635
CIE-LCH:
64.4107, 37.9535, 76.8845
CIE-Luv:
64.4107, 32.2846, 43.1626
Hunter-Lab:
57.7143, 4.3994, 25.7034
#bf955a color charts
#bf955a color shades, tints & tones
#bf955a color schemes
#bf955a color preview, HTML & CSS examples
This text has a color of #bf955a
<p style="color:#bf955a;">Text here</p>
.mytext {color:#bf955a;}
This box has a color of #bf955a
<div style="background-color:#bf955a;">Content here</div>
.mybackground {background-color:#bf955a;}
Border around this has a color of #bf955a
<div style="border:2px solid #bf955a;">Content here</div>
.myborder {border:2px solid #bf955a;}