#bf912f color space conversions
Hex:
#bf912f
RGB:
191, 145, 47
CMY:
25, 43, 82
CMYK:
0, 24, 75, 25
HSL:
41°, 60.5042%, 46.6667%
HSV (HSB):
41°, 75.3927%, 74.9020%
XYZ:
32.1243, 31.5324, 7.0825
xyY:
0.4541, 0.4458, 31.5324
CIE-Lab:
62.9545, 7.9642, 55.6945
CIE-LCH:
62.9545, 56.2610, 81.8620
CIE-Luv:
62.9545, 37.8806, 57.9634
Hunter-Lab:
56.1537, 3.8470, 31.8295
#bf912f color charts
#bf912f color shades, tints & tones
#bf912f color schemes
#bf912f color preview, HTML & CSS examples
This text has a color of #bf912f
<p style="color:#bf912f;">Text here</p>
.mytext {color:#bf912f;}
This box has a color of #bf912f
<div style="background-color:#bf912f;">Content here</div>
.mybackground {background-color:#bf912f;}
Border around this has a color of #bf912f
<div style="border:2px solid #bf912f;">Content here</div>
.myborder {border:2px solid #bf912f;}