#bf931e color space conversions
Hex:
#bf931e
RGB:
191, 147, 30
CMY:
25, 42, 88
CMYK:
0, 23, 84, 25
HSL:
44°, 72.8507%, 43.3333%
HSV (HSB):
44°, 84.2932%, 74.9020%
XYZ:
32.1539, 32.0375, 5.7175
xyY:
0.4599, 0.4583, 32.0375
CIE-Lab:
63.3739, 6.2634, 61.9580
CIE-LCH:
63.3739, 62.2738, 84.2275
CIE-Luv:
63.3739, 36.9840, 62.4746
Hunter-Lab:
56.6017, 2.3481, 33.6322
#bf931e color charts
#bf931e color shades, tints & tones
#bf931e color schemes
#bf931e color preview, HTML & CSS examples
This text has a color of #bf931e
<p style="color:#bf931e;">Text here</p>
.mytext {color:#bf931e;}
This box has a color of #bf931e
<div style="background-color:#bf931e;">Content here</div>
.mybackground {background-color:#bf931e;}
Border around this has a color of #bf931e
<div style="border:2px solid #bf931e;">Content here</div>
.myborder {border:2px solid #bf931e;}