#bf910a color space conversions
Hex:
#bf910a
RGB:
191, 145, 10
CMY:
25, 43, 96
CMYK:
0, 24, 95, 25
HSL:
45°, 90.0498%, 39.4118%
HSV (HSB):
45°, 94.7644%, 74.9020%
XYZ:
31.6660, 31.3491, 4.6692
xyY:
0.4678, 0.4632, 31.3491
CIE-Lab:
62.8012, 6.9608, 65.8602
CIE-LCH:
62.8012, 66.2270, 83.9668
CIE-Luv:
62.8012, 38.9237, 64.1259
Hunter-Lab:
55.9902, 2.9702, 34.2488
#bf910a color charts
#bf910a color shades, tints & tones
#bf910a color schemes
#bf910a color preview, HTML & CSS examples
This text has a color of #bf910a
<p style="color:#bf910a;">Text here</p>
.mytext {color:#bf910a;}
This box has a color of #bf910a
<div style="background-color:#bf910a;">Content here</div>
.mybackground {background-color:#bf910a;}
Border around this has a color of #bf910a
<div style="border:2px solid #bf910a;">Content here</div>
.myborder {border:2px solid #bf910a;}