#bf943a color space conversions
Hex:
#bf943a
RGB:
191, 148, 58
CMY:
25, 42, 77
CMYK:
0, 23, 70, 25
HSL:
41°, 53.4137%, 48.8235%
HSV (HSB):
41°, 69.6335%, 74.9020%
XYZ:
32.8395, 32.5617, 8.5572
xyY:
0.4440, 0.4403, 32.5617
CIE-Lab:
63.8044, 6.8664, 51.9255
CIE-LCH:
63.8044, 52.3775, 82.4671
CIE-Luv:
63.8044, 35.1116, 55.9684
Hunter-Lab:
57.0628, 2.8663, 31.0528
#bf943a color charts
#bf943a color shades, tints & tones
#bf943a color schemes
#bf943a color preview, HTML & CSS examples
This text has a color of #bf943a
<p style="color:#bf943a;">Text here</p>
.mytext {color:#bf943a;}
This box has a color of #bf943a
<div style="background-color:#bf943a;">Content here</div>
.mybackground {background-color:#bf943a;}
Border around this has a color of #bf943a
<div style="border:2px solid #bf943a;">Content here</div>
.myborder {border:2px solid #bf943a;}