#b95d1e color space conversions
Hex:
#b95d1e
RGB:
185, 93, 30
CMY:
27, 64, 88
CMYK:
0, 50, 84, 27
HSL:
24°, 72.0930%, 42.1569%
HSV (HSB):
24°, 83.7838%, 72.5490%
XYZ:
24.1563, 18.2367, 3.4752
xyY:
0.5266, 0.3976, 18.2367
CIE-Lab:
49.7820, 33.1709, 49.9765
CIE-LCH:
49.7820, 59.9830, 56.4265
CIE-Luv:
49.7820, 74.9049, 41.6294
Hunter-Lab:
42.7045, 26.2377, 25.0683
#b95d1e color charts
#b95d1e color shades, tints & tones
#b95d1e color schemes
#b95d1e color preview, HTML & CSS examples
This text has a color of #b95d1e
<p style="color:#b95d1e;">Text here</p>
.mytext {color:#b95d1e;}
This box has a color of #b95d1e
<div style="background-color:#b95d1e;">Content here</div>
.mybackground {background-color:#b95d1e;}
Border around this has a color of #b95d1e
<div style="border:2px solid #b95d1e;">Content here</div>
.myborder {border:2px solid #b95d1e;}