#bf500a color space conversions
Hex:
#bf500a
RGB:
191, 80, 10
CMY:
25, 69, 96
CMYK:
0, 58, 95, 25
HSL:
23°, 90.0498%, 39.4118%
HSV (HSB):
23°, 94.7644%, 74.9020%
XYZ:
24.4093, 16.8356, 2.2502
xyY:
0.5612, 0.3871, 16.8356
CIE-Lab:
48.0522, 41.7288, 55.5499
CIE-LCH:
48.0522, 69.4772, 53.0863
CIE-Luv:
48.0522, 91.4055, 41.0799
Hunter-Lab:
41.0312, 34.3843, 25.4702
#bf500a color charts
#bf500a color shades, tints & tones
#bf500a color schemes
#bf500a color preview, HTML & CSS examples
This text has a color of #bf500a
<p style="color:#bf500a;">Text here</p>
.mytext {color:#bf500a;}
This box has a color of #bf500a
<div style="background-color:#bf500a;">Content here</div>
.mybackground {background-color:#bf500a;}
Border around this has a color of #bf500a
<div style="border:2px solid #bf500a;">Content here</div>
.myborder {border:2px solid #bf500a;}