#bf7e35 color space conversions
Hex:
#bf7e35
RGB:
191, 126, 53
CMY:
25, 51, 79
CMYK:
0, 34, 72, 25
HSL:
32°, 56.5574%, 47.8431%
HSV (HSB):
32°, 72.2513%, 74.9020%
XYZ:
29.5893, 26.2551, 6.8764
xyY:
0.4718, 0.4186, 26.2551
CIE-Lab:
58.2784, 18.7063, 48.4204
CIE-LCH:
58.2784, 51.9082, 68.8769
CIE-Luv:
58.2784, 52.0511, 48.3421
Hunter-Lab:
51.2397, 13.4085, 27.9111
#bf7e35 color charts
#bf7e35 color shades, tints & tones
#bf7e35 color schemes
#bf7e35 color preview, HTML & CSS examples
This text has a color of #bf7e35
<p style="color:#bf7e35;">Text here</p>
.mytext {color:#bf7e35;}
This box has a color of #bf7e35
<div style="background-color:#bf7e35;">Content here</div>
.mybackground {background-color:#bf7e35;}
Border around this has a color of #bf7e35
<div style="border:2px solid #bf7e35;">Content here</div>
.myborder {border:2px solid #bf7e35;}