#bf703b color space conversions
Hex:
#bf703b
RGB:
191, 112, 59
CMY:
25, 56, 77
CMYK:
0, 41, 69, 25
HSL:
24°, 52.8000%, 49.0196%
HSV (HSB):
24°, 69.1099%, 74.9020%
XYZ:
28.0694, 22.9805, 7.0939
xyY:
0.4828, 0.3952, 22.9805
CIE-Lab:
55.0522, 26.7079, 42.0268
CIE-LCH:
55.0522, 49.7952, 57.5641
CIE-Luv:
55.0522, 62.3263, 40.4507
Hunter-Lab:
47.9380, 20.6269, 24.7827
#bf703b color charts
#bf703b color shades, tints & tones
#bf703b color schemes
#bf703b color preview, HTML & CSS examples
This text has a color of #bf703b
<p style="color:#bf703b;">Text here</p>
.mytext {color:#bf703b;}
This box has a color of #bf703b
<div style="background-color:#bf703b;">Content here</div>
.mybackground {background-color:#bf703b;}
Border around this has a color of #bf703b
<div style="border:2px solid #bf703b;">Content here</div>
.myborder {border:2px solid #bf703b;}