#bf8b1c color space conversions
Hex:
#bf8b1c
RGB:
191, 139, 28
CMY:
25, 45, 89
CMYK:
0, 27, 85, 25
HSL:
41°, 74.4292%, 42.9412%
HSV (HSB):
41°, 85.3403%, 74.9020%
XYZ:
30.9281, 29.6254, 5.1868
xyY:
0.4705, 0.4506, 29.6254
CIE-Lab:
61.3297, 10.5898, 60.8262
CIE-LCH:
61.3297, 61.7411, 80.1239
CIE-Luv:
61.3297, 43.2023, 59.6688
Hunter-Lab:
54.4293, 6.1770, 32.4505
#bf8b1c color charts
#bf8b1c color shades, tints & tones
#bf8b1c color schemes
#bf8b1c color preview, HTML & CSS examples
This text has a color of #bf8b1c
<p style="color:#bf8b1c;">Text here</p>
.mytext {color:#bf8b1c;}
This box has a color of #bf8b1c
<div style="background-color:#bf8b1c;">Content here</div>
.mybackground {background-color:#bf8b1c;}
Border around this has a color of #bf8b1c
<div style="border:2px solid #bf8b1c;">Content here</div>
.myborder {border:2px solid #bf8b1c;}