#b2122a color space conversions
Hex:
#b2122a
RGB:
178, 18, 42
CMY:
30, 93, 84
CMYK:
0, 90, 76, 30
HSL:
351°, 81.6327%, 38.4314%
HSV (HSB):
351°, 89.8876%, 69.8039%
XYZ:
18.9943, 10.0648, 3.1321
xyY:
0.5900, 0.3127, 10.0648
CIE-Lab:
37.9584, 59.7451, 31.7515
CIE-LCH:
37.9584, 67.6582, 27.9884
CIE-Luv:
37.9584, 111.4023, 18.1060
Hunter-Lab:
31.7250, 51.3524, 16.3541
#b2122a color charts
#b2122a color shades, tints & tones
#b2122a color schemes
#b2122a color preview, HTML & CSS examples
This text has a color of #b2122a
<p style="color:#b2122a;">Text here</p>
.mytext {color:#b2122a;}
This box has a color of #b2122a
<div style="background-color:#b2122a;">Content here</div>
.mybackground {background-color:#b2122a;}
Border around this has a color of #b2122a
<div style="border:2px solid #b2122a;">Content here</div>
.myborder {border:2px solid #b2122a;}