#b1082c color space conversions
Hex:
#b1082c
RGB:
177, 8, 44
CMY:
31, 97, 83
CMYK:
0, 95, 75, 31
HSL:
347°, 91.3514%, 36.2745%
HSV (HSB):
347°, 95.4802%, 69.4118%
XYZ:
18.6729, 9.7026, 3.2715
xyY:
0.5900, 0.3066, 9.7026
CIE-Lab:
37.3033, 60.9105, 29.7259
CIE-LCH:
37.3033, 67.7770, 26.0136
CIE-Luv:
37.3033, 112.1949, 16.2196
Hunter-Lab:
31.1490, 52.4946, 15.5773
#b1082c color charts
#b1082c color shades, tints & tones
#b1082c color schemes
#b1082c color preview, HTML & CSS examples
This text has a color of #b1082c
<p style="color:#b1082c;">Text here</p>
.mytext {color:#b1082c;}
This box has a color of #b1082c
<div style="background-color:#b1082c;">Content here</div>
.mybackground {background-color:#b1082c;}
Border around this has a color of #b1082c
<div style="border:2px solid #b1082c;">Content here</div>
.myborder {border:2px solid #b1082c;}