#bf9050 color space conversions
Hex:
#bf9050
RGB:
191, 144, 80
CMY:
25, 44, 69
CMYK:
0, 25, 58, 25
HSL:
35°, 46.4435%, 53.1373%
HSV (HSB):
35°, 58.1152%, 74.9020%
XYZ:
32.9071, 31.6021, 11.9548
xyY:
0.4304, 0.4133, 31.6021
CIE-Lab:
63.0126, 10.5198, 40.4598
CIE-LCH:
63.0126, 41.8050, 75.4254
CIE-Luv:
63.0126, 36.5821, 45.5827
Hunter-Lab:
56.2157, 6.1113, 26.7424
#bf9050 color charts
#bf9050 color shades, tints & tones
#bf9050 color schemes
#bf9050 color preview, HTML & CSS examples
This text has a color of #bf9050
<p style="color:#bf9050;">Text here</p>
.mytext {color:#bf9050;}
This box has a color of #bf9050
<div style="background-color:#bf9050;">Content here</div>
.mybackground {background-color:#bf9050;}
Border around this has a color of #bf9050
<div style="border:2px solid #bf9050;">Content here</div>
.myborder {border:2px solid #bf9050;}