#b95e2d color space conversions
Hex:
#b95e2d
RGB:
185, 94, 45
CMY:
27, 63, 82
CMYK:
0, 49, 76, 27
HSL:
21°, 60.8696%, 45.0980%
HSV (HSB):
21°, 75.6757%, 72.5490%
XYZ:
24.4839, 18.5092, 4.7648
xyY:
0.5127, 0.3876, 18.5092
CIE-Lab:
50.1079, 33.1916, 43.5004
CIE-LCH:
50.1079, 54.7172, 52.6557
CIE-Luv:
50.1079, 72.7463, 37.8665
Hunter-Lab:
43.0223, 26.2952, 23.5491
#b95e2d color charts
#b95e2d color shades, tints & tones
#b95e2d color schemes
#b95e2d color preview, HTML & CSS examples
This text has a color of #b95e2d
<p style="color:#b95e2d;">Text here</p>
.mytext {color:#b95e2d;}
This box has a color of #b95e2d
<div style="background-color:#b95e2d;">Content here</div>
.mybackground {background-color:#b95e2d;}
Border around this has a color of #b95e2d
<div style="border:2px solid #b95e2d;">Content here</div>
.myborder {border:2px solid #b95e2d;}