#bf4608 color space conversions
Hex:
#bf4608
RGB:
191, 70, 8
CMY:
25, 73, 97
CMYK:
0, 63, 96, 25
HSL:
20°, 91.9598%, 39.0196%
HSV (HSB):
20°, 95.8115%, 74.9020%
XYZ:
23.7198, 15.4742, 1.9664
xyY:
0.5763, 0.3759, 15.4742
CIE-Lab:
46.2770, 46.3597, 54.9015
CIE-LCH:
46.2770, 71.8568, 49.8217
CIE-Luv:
46.2770, 99.0630, 38.3608
Hunter-Lab:
39.3373, 38.7928, 24.5723
#bf4608 color charts
#bf4608 color shades, tints & tones
#bf4608 color schemes
#bf4608 color preview, HTML & CSS examples
This text has a color of #bf4608
<p style="color:#bf4608;">Text here</p>
.mytext {color:#bf4608;}
This box has a color of #bf4608
<div style="background-color:#bf4608;">Content here</div>
.mybackground {background-color:#bf4608;}
Border around this has a color of #bf4608
<div style="border:2px solid #bf4608;">Content here</div>
.myborder {border:2px solid #bf4608;}