#b0082d color space conversions
Hex:
#b0082d
RGB:
176, 8, 45
CMY:
31, 97, 82
CMYK:
0, 95, 74, 31
HSL:
347°, 91.3043%, 36.0784%
HSV (HSB):
347°, 95.4545%, 69.0196%
XYZ:
18.4650, 9.5932, 3.3611
xyY:
0.5877, 0.3053, 9.5932
CIE-Lab:
37.1023, 60.6942, 28.8168
CIE-LCH:
37.1023, 67.1878, 25.3977
CIE-Luv:
37.1023, 111.1605, 15.5960
Hunter-Lab:
30.9729, 52.2128, 15.2471
#b0082d color charts
#b0082d color shades, tints & tones
#b0082d color schemes
#b0082d color preview, HTML & CSS examples
This text has a color of #b0082d
<p style="color:#b0082d;">Text here</p>
.mytext {color:#b0082d;}
This box has a color of #b0082d
<div style="background-color:#b0082d;">Content here</div>
.mybackground {background-color:#b0082d;}
Border around this has a color of #b0082d
<div style="border:2px solid #b0082d;">Content here</div>
.myborder {border:2px solid #b0082d;}