#bf900a color space conversions
Hex:
#bf900a
RGB:
191, 144, 10
CMY:
25, 44, 96
CMYK:
0, 25, 95, 25
HSL:
44°, 90.0498%, 39.4118%
HSV (HSB):
44°, 94.7644%, 74.9020%
XYZ:
31.5139, 31.0448, 4.6184
xyY:
0.4691, 0.4621, 31.0448
CIE-Lab:
62.5454, 7.5073, 65.6735
CIE-LCH:
62.5454, 66.1012, 83.4787
CIE-Luv:
62.5454, 39.6987, 63.7438
Hunter-Lab:
55.7179, 3.4530, 34.0880
#bf900a color charts
#bf900a color shades, tints & tones
#bf900a color schemes
#bf900a color preview, HTML & CSS examples
This text has a color of #bf900a
<p style="color:#bf900a;">Text here</p>
.mytext {color:#bf900a;}
This box has a color of #bf900a
<div style="background-color:#bf900a;">Content here</div>
.mybackground {background-color:#bf900a;}
Border around this has a color of #bf900a
<div style="border:2px solid #bf900a;">Content here</div>
.myborder {border:2px solid #bf900a;}