#bf5f01 color space conversions
Hex:
#bf5f01
RGB:
191, 95, 1
CMY:
25, 63, 100
CMYK:
0, 50, 99, 25
HSL:
30°, 98.9583%, 37.6471%
HSV (HSB):
30°, 99.4764%, 74.9020%
XYZ:
25.5835, 19.2630, 2.3984
xyY:
0.5415, 0.4077, 19.2630
CIE-Lab:
50.9935, 34.0677, 59.4417
CIE-LCH:
50.9935, 68.5122, 60.1818
CIE-Luv:
50.9935, 79.7098, 46.7571
Hunter-Lab:
43.8896, 27.2420, 27.4827
#bf5f01 color charts
#bf5f01 color shades, tints & tones
#bf5f01 color schemes
#bf5f01 color preview, HTML & CSS examples
This text has a color of #bf5f01
<p style="color:#bf5f01;">Text here</p>
.mytext {color:#bf5f01;}
This box has a color of #bf5f01
<div style="background-color:#bf5f01;">Content here</div>
.mybackground {background-color:#bf5f01;}
Border around this has a color of #bf5f01
<div style="border:2px solid #bf5f01;">Content here</div>
.myborder {border:2px solid #bf5f01;}