#b95d3f color space conversions
Hex:
#b95d3f
RGB:
185, 93, 63
CMY:
27, 64, 75
CMYK:
0, 50, 66, 27
HSL:
15°, 49.1935%, 48.6275%
HSV (HSB):
15°, 65.9459%, 72.5490%
XYZ:
24.8191, 18.5019, 6.9657
xyY:
0.4936, 0.3679, 18.5019
CIE-Lab:
50.0993, 34.6742, 33.9749
CIE-LCH:
50.0993, 48.5448, 44.4163
CIE-Luv:
50.0993, 71.1766, 30.4842
Hunter-Lab:
43.0138, 27.7211, 20.5081
#b95d3f color charts
#b95d3f color shades, tints & tones
#b95d3f color schemes
#b95d3f color preview, HTML & CSS examples
This text has a color of #b95d3f
<p style="color:#b95d3f;">Text here</p>
.mytext {color:#b95d3f;}
This box has a color of #b95d3f
<div style="background-color:#b95d3f;">Content here</div>
.mybackground {background-color:#b95d3f;}
Border around this has a color of #b95d3f
<div style="border:2px solid #b95d3f;">Content here</div>
.myborder {border:2px solid #b95d3f;}