#bf974a color space conversions
Hex:
#bf974a
RGB:
191, 151, 74
CMY:
25, 41, 71
CMYK:
0, 21, 61, 25
HSL:
39°, 47.7551%, 51.9608%
HSV (HSB):
39°, 61.2565%, 74.9020%
XYZ:
33.7885, 33.7040, 11.2032
xyY:
0.4294, 0.4283, 33.7040
CIE-Lab:
64.7269, 6.2377, 45.4660
CIE-LCH:
64.7269, 45.8919, 82.1881
CIE-Luv:
64.7269, 32.0157, 51.3996
Hunter-Lab:
58.0551, 2.2917, 29.1971
#bf974a color charts
#bf974a color shades, tints & tones
#bf974a color schemes
#bf974a color preview, HTML & CSS examples
This text has a color of #bf974a
<p style="color:#bf974a;">Text here</p>
.mytext {color:#bf974a;}
This box has a color of #bf974a
<div style="background-color:#bf974a;">Content here</div>
.mybackground {background-color:#bf974a;}
Border around this has a color of #bf974a
<div style="border:2px solid #bf974a;">Content here</div>
.myborder {border:2px solid #bf974a;}