#b95f3d color space conversions
Hex:
#b95f3d
RGB:
185, 95, 61
CMY:
27, 63, 76
CMYK:
0, 49, 67, 27
HSL:
16°, 50.4065%, 48.2353%
HSV (HSB):
16°, 67.0270%, 72.5490%
XYZ:
24.9421, 18.8356, 6.7359
xyY:
0.4938, 0.3729, 18.8356
CIE-Lab:
50.4943, 33.4981, 35.5456
CIE-LCH:
50.4943, 48.8427, 46.6985
CIE-Luv:
50.4943, 69.9916, 32.1602
Hunter-Lab:
43.4000, 26.6343, 21.1779
#b95f3d color charts
#b95f3d color shades, tints & tones
#b95f3d color schemes
#b95f3d color preview, HTML & CSS examples
This text has a color of #b95f3d
<p style="color:#b95f3d;">Text here</p>
.mytext {color:#b95f3d;}
This box has a color of #b95f3d
<div style="background-color:#b95f3d;">Content here</div>
.mybackground {background-color:#b95f3d;}
Border around this has a color of #b95f3d
<div style="border:2px solid #b95f3d;">Content here</div>
.myborder {border:2px solid #b95f3d;}