#b2232a color space conversions
Hex:
#b2232a
RGB:
178, 35, 42
CMY:
30, 86, 84
CMYK:
0, 80, 76, 30
HSL:
357°, 67.1362%, 41.7647%
HSV (HSB):
357°, 80.3371%, 69.8039%
XYZ:
19.3790, 10.8342, 3.2603
xyY:
0.5789, 0.3237, 10.8342
CIE-Lab:
39.2998, 55.9236, 33.2391
CIE-LCH:
39.2998, 65.0560, 30.7258
CIE-Luv:
39.2998, 105.5407, 20.6318
Hunter-Lab:
32.9154, 47.4907, 17.1680
#b2232a color charts
#b2232a color shades, tints & tones
#b2232a color schemes
#b2232a color preview, HTML & CSS examples
This text has a color of #b2232a
<p style="color:#b2232a;">Text here</p>
.mytext {color:#b2232a;}
This box has a color of #b2232a
<div style="background-color:#b2232a;">Content here</div>
.mybackground {background-color:#b2232a;}
Border around this has a color of #b2232a
<div style="border:2px solid #b2232a;">Content here</div>
.myborder {border:2px solid #b2232a;}