#bf8501 color space conversions
Hex:
#bf8501
RGB:
191, 133, 1
CMY:
25, 48, 100
CMYK:
0, 30, 99, 25
HSL:
42°, 98.9583%, 37.6471%
HSV (HSB):
42°, 99.4764%, 74.9020%
XYZ:
29.8789, 27.8536, 3.8302
xyY:
0.4853, 0.4524, 27.8536
CIE-Lab:
59.7563, 13.4380, 65.0826
CIE-LCH:
59.7563, 66.4554, 78.3337
CIE-Luv:
59.7563, 48.5084, 60.2871
Hunter-Lab:
52.7765, 8.6969, 32.6406
#bf8501 color charts
#bf8501 color shades, tints & tones
#bf8501 color schemes
#bf8501 color preview, HTML & CSS examples
This text has a color of #bf8501
<p style="color:#bf8501;">Text here</p>
.mytext {color:#bf8501;}
This box has a color of #bf8501
<div style="background-color:#bf8501;">Content here</div>
.mybackground {background-color:#bf8501;}
Border around this has a color of #bf8501
<div style="border:2px solid #bf8501;">Content here</div>
.myborder {border:2px solid #bf8501;}