#b95e1d color space conversions
Hex:
#b95e1d
RGB:
185, 94, 29
CMY:
27, 63, 89
CMYK:
0, 49, 84, 27
HSL:
25°, 72.8972%, 41.9608%
HSV (HSB):
25°, 84.3243%, 72.5490%
XYZ:
24.2321, 18.4084, 3.4384
xyY:
0.5259, 0.3995, 18.4084
CIE-Lab:
49.9878, 32.6148, 50.5557
CIE-LCH:
49.9878, 60.1632, 57.1729
CIE-Luv:
49.9878, 74.1821, 42.2026
Hunter-Lab:
42.9050, 25.7301, 25.2820
#b95e1d color charts
#b95e1d color shades, tints & tones
#b95e1d color schemes
#b95e1d color preview, HTML & CSS examples
This text has a color of #b95e1d
<p style="color:#b95e1d;">Text here</p>
.mytext {color:#b95e1d;}
This box has a color of #b95e1d
<div style="background-color:#b95e1d;">Content here</div>
.mybackground {background-color:#b95e1d;}
Border around this has a color of #b95e1d
<div style="border:2px solid #b95e1d;">Content here</div>
.myborder {border:2px solid #b95e1d;}