#b8132c color space conversions
Hex:
#b8132c
RGB:
184, 19, 44
CMY:
28, 93, 83
CMYK:
0, 90, 76, 28
HSL:
351°, 81.2808%, 39.8039%
HSV (HSB):
351°, 89.6739%, 72.1569%
XYZ:
20.4547, 10.8379, 3.3967
xyY:
0.5897, 0.3124, 10.8379
CIE-Lab:
39.3062, 61.2432, 32.3957
CIE-LCH:
39.3062, 69.2835, 27.8774
CIE-Luv:
39.3062, 115.2881, 18.6509
Hunter-Lab:
32.9210, 53.2947, 16.9273
#b8132c color charts
#b8132c color shades, tints & tones
#b8132c color schemes
#b8132c color preview, HTML & CSS examples
This text has a color of #b8132c
<p style="color:#b8132c;">Text here</p>
.mytext {color:#b8132c;}
This box has a color of #b8132c
<div style="background-color:#b8132c;">Content here</div>
.mybackground {background-color:#b8132c;}
Border around this has a color of #b8132c
<div style="border:2px solid #b8132c;">Content here</div>
.myborder {border:2px solid #b8132c;}