#bf5c00 color space conversions
Hex:
#bf5c00
RGB:
191, 92, 0
CMY:
25, 64, 100
CMYK:
0, 52, 100, 25
HSL:
29°, 100.0000%, 37.4510%
HSV (HSB):
29°, 100.0000%, 74.9020%
XYZ:
25.3130, 18.7307, 2.2812
xyY:
0.5464, 0.4043, 18.7307
CIE-Lab:
50.3706, 35.6105, 59.2963
CIE-LCH:
50.3706, 69.1676, 59.0130
CIE-Luv:
50.3706, 82.1984, 45.8663
Hunter-Lab:
43.2789, 28.6630, 27.1701
#bf5c00 color charts
#bf5c00 color shades, tints & tones
#bf5c00 color schemes
#bf5c00 color preview, HTML & CSS examples
This text has a color of #bf5c00
<p style="color:#bf5c00;">Text here</p>
.mytext {color:#bf5c00;}
This box has a color of #bf5c00
<div style="background-color:#bf5c00;">Content here</div>
.mybackground {background-color:#bf5c00;}
Border around this has a color of #bf5c00
<div style="border:2px solid #bf5c00;">Content here</div>
.myborder {border:2px solid #bf5c00;}