#bf7b2a color space conversions
Hex:
#bf7b2a
RGB:
191, 123, 42
CMY:
25, 52, 84
CMYK:
0, 36, 78, 25
HSL:
33°, 63.9485%, 45.6863%
HSV (HSB):
33°, 78.0105%, 74.9020%
XYZ:
28.9867, 25.4095, 5.5672
xyY:
0.4834, 0.4237, 25.4095
CIE-Lab:
57.4722, 19.8652, 52.4444
CIE-LCH:
57.4722, 56.0807, 69.2541
CIE-Luv:
57.4722, 55.1439, 50.3862
Hunter-Lab:
50.4078, 14.4319, 28.7372
#bf7b2a color charts
#bf7b2a color shades, tints & tones
#bf7b2a color schemes
#bf7b2a color preview, HTML & CSS examples
This text has a color of #bf7b2a
<p style="color:#bf7b2a;">Text here</p>
.mytext {color:#bf7b2a;}
This box has a color of #bf7b2a
<div style="background-color:#bf7b2a;">Content here</div>
.mybackground {background-color:#bf7b2a;}
Border around this has a color of #bf7b2a
<div style="border:2px solid #bf7b2a;">Content here</div>
.myborder {border:2px solid #bf7b2a;}