#b95a1c color space conversions
Hex:
#b95a1c
RGB:
185, 90, 28
CMY:
27, 65, 89
CMYK:
0, 51, 85, 27
HSL:
24°, 73.7089%, 41.7647%
HSV (HSB):
24°, 84.8649%, 72.5490%
XYZ:
23.8733, 17.7105, 3.2588
xyY:
0.5324, 0.3949, 17.7105
CIE-Lab:
49.1430, 34.6837, 50.2197
CIE-LCH:
49.1430, 61.0326, 55.3695
CIE-Luv:
49.1430, 77.4355, 41.0200
Hunter-Lab:
42.0838, 27.6131, 24.8675
#b95a1c color charts
#b95a1c color shades, tints & tones
#b95a1c color schemes
#b95a1c color preview, HTML & CSS examples
This text has a color of #b95a1c
<p style="color:#b95a1c;">Text here</p>
.mytext {color:#b95a1c;}
This box has a color of #b95a1c
<div style="background-color:#b95a1c;">Content here</div>
.mybackground {background-color:#b95a1c;}
Border around this has a color of #b95a1c
<div style="border:2px solid #b95a1c;">Content here</div>
.myborder {border:2px solid #b95a1c;}