#bf922c color space conversions
Hex:
#bf922c
RGB:
191, 146, 44
CMY:
25, 43, 83
CMYK:
0, 24, 77, 25
HSL:
42°, 62.5532%, 46.0784%
HSV (HSB):
42°, 76.9634%, 74.9020%
XYZ:
32.2194, 31.8160, 6.8258
xyY:
0.4547, 0.4490, 31.8160
CIE-Lab:
63.1905, 7.2901, 57.0851
CIE-LCH:
63.1905, 57.5487, 82.7224
CIE-Luv:
63.1905, 37.2575, 59.1461
Hunter-Lab:
56.4057, 3.2507, 32.3091
#bf922c color charts
#bf922c color shades, tints & tones
#bf922c color schemes
#bf922c color preview, HTML & CSS examples
This text has a color of #bf922c
<p style="color:#bf922c;">Text here</p>
.mytext {color:#bf922c;}
This box has a color of #bf922c
<div style="background-color:#bf922c;">Content here</div>
.mybackground {background-color:#bf922c;}
Border around this has a color of #bf922c
<div style="border:2px solid #bf922c;">Content here</div>
.myborder {border:2px solid #bf922c;}