#bf935b color space conversions
Hex:
#bf935b
RGB:
191, 147, 91
CMY:
25, 42, 64
CMYK:
0, 23, 52, 25
HSL:
34°, 43.8596%, 55.2941%
HSV (HSB):
34°, 52.3560%, 74.9020%
XYZ:
33.8079, 32.6991, 14.4272
xyY:
0.4177, 0.4040, 32.6991
CIE-Lab:
63.9166, 9.7985, 35.8253
CIE-LCH:
63.9166, 37.1412, 74.7033
CIE-Luv:
63.9166, 33.5870, 41.6873
Hunter-Lab:
57.1832, 5.4625, 25.0694
#bf935b color charts
#bf935b color shades, tints & tones
#bf935b color schemes
#bf935b color preview, HTML & CSS examples
This text has a color of #bf935b
<p style="color:#bf935b;">Text here</p>
.mytext {color:#bf935b;}
This box has a color of #bf935b
<div style="background-color:#bf935b;">Content here</div>
.mybackground {background-color:#bf935b;}
Border around this has a color of #bf935b
<div style="border:2px solid #bf935b;">Content here</div>
.myborder {border:2px solid #bf935b;}