#bf8411 color space conversions
Hex:
#bf8411
RGB:
191, 132, 17
CMY:
25, 48, 93
CMYK:
0, 31, 91, 25
HSL:
40°, 83.6538%, 40.7843%
HSV (HSB):
40°, 91.0995%, 74.9020%
XYZ:
29.8383, 27.6194, 4.2887
xyY:
0.4832, 0.4473, 27.6194
CIE-Lab:
59.5433, 14.2021, 62.1984
CIE-LCH:
59.5433, 63.7992, 77.1379
CIE-Luv:
59.5433, 49.0212, 58.5160
Hunter-Lab:
52.5541, 9.3760, 31.9495
#bf8411 color charts
#bf8411 color shades, tints & tones
#bf8411 color schemes
#bf8411 color preview, HTML & CSS examples
This text has a color of #bf8411
<p style="color:#bf8411;">Text here</p>
.mytext {color:#bf8411;}
This box has a color of #bf8411
<div style="background-color:#bf8411;">Content here</div>
.mybackground {background-color:#bf8411;}
Border around this has a color of #bf8411
<div style="border:2px solid #bf8411;">Content here</div>
.myborder {border:2px solid #bf8411;}