#bf913e color space conversions
Hex:
#bf913e
RGB:
191, 145, 62
CMY:
25, 43, 76
CMYK:
0, 24, 68, 25
HSL:
39°, 50.9881%, 49.6078%
HSV (HSB):
39°, 67.5393%, 74.9020%
XYZ:
32.4808, 31.6750, 8.9594
xyY:
0.4442, 0.4332, 31.6750
CIE-Lab:
63.0733, 8.7354, 49.3433
CIE-LCH:
63.0733, 50.1106, 79.9608
CIE-Luv:
63.0733, 37.0961, 53.3204
Hunter-Lab:
56.2805, 4.5255, 29.9579
#bf913e color charts
#bf913e color shades, tints & tones
#bf913e color schemes
#bf913e color preview, HTML & CSS examples
This text has a color of #bf913e
<p style="color:#bf913e;">Text here</p>
.mytext {color:#bf913e;}
This box has a color of #bf913e
<div style="background-color:#bf913e;">Content here</div>
.mybackground {background-color:#bf913e;}
Border around this has a color of #bf913e
<div style="border:2px solid #bf913e;">Content here</div>
.myborder {border:2px solid #bf913e;}