#b95f2f color space conversions
Hex:
#b95f2f
RGB:
185, 95, 47
CMY:
27, 63, 82
CMYK:
0, 49, 75, 27
HSL:
21°, 59.4828%, 45.4902%
HSV (HSB):
21°, 74.5946%, 72.5490%
XYZ:
24.6129, 18.7039, 5.0023
xyY:
0.5094, 0.3871, 18.7039
CIE-Lab:
50.3390, 32.7530, 42.7468
CIE-LCH:
50.3390, 53.8521, 52.5403
CIE-Luv:
50.3390, 71.7553, 37.5748
Hunter-Lab:
43.2481, 25.9020, 23.4158
#b95f2f color charts
#b95f2f color shades, tints & tones
#b95f2f color schemes
#b95f2f color preview, HTML & CSS examples
This text has a color of #b95f2f
<p style="color:#b95f2f;">Text here</p>
.mytext {color:#b95f2f;}
This box has a color of #b95f2f
<div style="background-color:#b95f2f;">Content here</div>
.mybackground {background-color:#b95f2f;}
Border around this has a color of #b95f2f
<div style="border:2px solid #b95f2f;">Content here</div>
.myborder {border:2px solid #b95f2f;}