#bf5804 color space conversions
Hex:
#bf5804
RGB:
191, 88, 4
CMY:
25, 65, 98
CMYK:
0, 54, 98, 25
HSL:
27°, 95.8974%, 38.2353%
HSV (HSB):
27°, 97.9058%, 74.9020%
XYZ:
24.9975, 18.0646, 2.2842
xyY:
0.5513, 0.3984, 18.0646
CIE-Lab:
49.5743, 37.7005, 57.8999
CIE-LCH:
49.5743, 69.0921, 56.9305
CIE-Luv:
49.5743, 85.3001, 44.1825
Hunter-Lab:
42.5024, 30.6042, 26.5654
#bf5804 color charts
#bf5804 color shades, tints & tones
#bf5804 color schemes
#bf5804 color preview, HTML & CSS examples
This text has a color of #bf5804
<p style="color:#bf5804;">Text here</p>
.mytext {color:#bf5804;}
This box has a color of #bf5804
<div style="background-color:#bf5804;">Content here</div>
.mybackground {background-color:#bf5804;}
Border around this has a color of #bf5804
<div style="border:2px solid #bf5804;">Content here</div>
.myborder {border:2px solid #bf5804;}