#bf5a01 color space conversions
Hex:
#bf5a01
RGB:
191, 90, 1
CMY:
25, 65, 100
CMYK:
0, 53, 99, 25
HSL:
28°, 98.9583%, 37.6471%
HSV (HSB):
28°, 99.4764%, 74.9020%
XYZ:
25.1475, 18.3909, 2.2531
xyY:
0.5492, 0.4016, 18.3909
CIE-Lab:
49.9668, 36.6483, 58.8278
CIE-LCH:
49.9668, 69.3095, 58.0781
CIE-Luv:
49.9668, 83.7912, 45.1198
Hunter-Lab:
42.8846, 29.6242, 26.9042
#bf5a01 color charts
#bf5a01 color shades, tints & tones
#bf5a01 color schemes
#bf5a01 color preview, HTML & CSS examples
This text has a color of #bf5a01
<p style="color:#bf5a01;">Text here</p>
.mytext {color:#bf5a01;}
This box has a color of #bf5a01
<div style="background-color:#bf5a01;">Content here</div>
.mybackground {background-color:#bf5a01;}
Border around this has a color of #bf5a01
<div style="border:2px solid #bf5a01;">Content here</div>
.myborder {border:2px solid #bf5a01;}