#bf941e color space conversions
Hex:
#bf941e
RGB:
191, 148, 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.3101, 32.3499, 5.7695
xyY:
0.4588, 0.4593, 32.3499
CIE-Lab:
63.6310, 5.7182, 62.1747
CIE-LCH:
63.6310, 62.4371, 84.7453
CIE-Luv:
63.6310, 36.2241, 62.8698
Hunter-Lab:
56.8770, 1.8658, 33.7996
#bf941e color charts
#bf941e color shades, tints & tones
#bf941e color schemes
#bf941e color preview, HTML & CSS examples
This text has a color of #bf941e
<p style="color:#bf941e;">Text here</p>
.mytext {color:#bf941e;}
This box has a color of #bf941e
<div style="background-color:#bf941e;">Content here</div>
.mybackground {background-color:#bf941e;}
Border around this has a color of #bf941e
<div style="border:2px solid #bf941e;">Content here</div>
.myborder {border:2px solid #bf941e;}