#b9512d color space conversions
Hex:
#b9512d
RGB:
185, 81, 45
CMY:
27, 68, 82
CMYK:
0, 56, 76, 27
HSL:
15°, 60.8696%, 45.0980%
HSV (HSB):
15°, 75.6757%, 72.5490%
XYZ:
23.4237, 16.3886, 4.4114
xyY:
0.5297, 0.3706, 16.3886
CIE-Lab:
47.4803, 39.8575, 40.7575
CIE-LCH:
47.4803, 57.0069, 45.6396
CIE-Luv:
47.4803, 82.6107, 33.2094
Hunter-Lab:
40.4828, 32.4364, 21.8772
#b9512d color charts
#b9512d color shades, tints & tones
#b9512d color schemes
#b9512d color preview, HTML & CSS examples
This text has a color of #b9512d
<p style="color:#b9512d;">Text here</p>
.mytext {color:#b9512d;}
This box has a color of #b9512d
<div style="background-color:#b9512d;">Content here</div>
.mybackground {background-color:#b9512d;}
Border around this has a color of #b9512d
<div style="border:2px solid #b9512d;">Content here</div>
.myborder {border:2px solid #b9512d;}