#b9582d color space conversions
Hex:
#b9582d
RGB:
185, 88, 45
CMY:
27, 65, 82
CMYK:
0, 52, 76, 27
HSL:
18°, 60.8696%, 45.0980%
HSV (HSB):
18°, 75.6757%, 72.5490%
XYZ:
23.9710, 17.4832, 4.5938
xyY:
0.5206, 0.3797, 17.4832
CIE-Lab:
48.8632, 36.3193, 42.2077
CIE-LCH:
48.8632, 55.6829, 49.2883
CIE-Luv:
48.8632, 77.3526, 35.6734
Hunter-Lab:
41.8129, 29.1598, 22.7551
#b9582d color charts
#b9582d color shades, tints & tones
#b9582d color schemes
#b9582d color preview, HTML & CSS examples
This text has a color of #b9582d
<p style="color:#b9582d;">Text here</p>
.mytext {color:#b9582d;}
This box has a color of #b9582d
<div style="background-color:#b9582d;">Content here</div>
.mybackground {background-color:#b9582d;}
Border around this has a color of #b9582d
<div style="border:2px solid #b9582d;">Content here</div>
.myborder {border:2px solid #b9582d;}