#b2251c color space conversions
Hex:
#b2251c
RGB:
178, 37, 28
CMY:
30, 85, 89
CMYK:
0, 79, 84, 30
HSL:
4°, 72.8155%, 40.3922%
HSV (HSB):
4°, 84.2697%, 69.8039%
XYZ:
19.2313, 10.8720, 2.1835
xyY:
0.5956, 0.3367, 10.8720
CIE-Lab:
39.3640, 54.8972, 41.1182
CIE-LCH:
39.3640, 68.5887, 36.8334
CIE-Luv:
39.3640, 107.1927, 25.4620
Hunter-Lab:
32.9726, 46.4078, 19.1546
#b2251c color charts
#b2251c color shades, tints & tones
#b2251c color schemes
#b2251c color preview, HTML & CSS examples
This text has a color of #b2251c
<p style="color:#b2251c;">Text here</p>
.mytext {color:#b2251c;}
This box has a color of #b2251c
<div style="background-color:#b2251c;">Content here</div>
.mybackground {background-color:#b2251c;}
Border around this has a color of #b2251c
<div style="border:2px solid #b2251c;">Content here</div>
.myborder {border:2px solid #b2251c;}