#bf904a color space conversions
Hex:
#bf904a
RGB:
191, 144, 74
CMY:
25, 44, 71
CMYK:
0, 25, 61, 25
HSL:
36°, 47.7551%, 51.9608%
HSV (HSB):
36°, 61.2565%, 74.9020%
XYZ:
32.6951, 31.5173, 10.8388
xyY:
0.4356, 0.4199, 31.5173
CIE-Lab:
62.9419, 10.0693, 43.4159
CIE-LCH:
62.9419, 44.5683, 76.9424
CIE-Luv:
62.9419, 37.0337, 48.2218
Hunter-Lab:
56.1403, 5.7099, 27.8513
#bf904a color charts
#bf904a color shades, tints & tones
#bf904a color schemes
#bf904a color preview, HTML & CSS examples
This text has a color of #bf904a
<p style="color:#bf904a;">Text here</p>
.mytext {color:#bf904a;}
This box has a color of #bf904a
<div style="background-color:#bf904a;">Content here</div>
.mybackground {background-color:#bf904a;}
Border around this has a color of #bf904a
<div style="border:2px solid #bf904a;">Content here</div>
.myborder {border:2px solid #bf904a;}