#b42f2c color space conversions
Hex:
#b42f2c
RGB:
180, 47, 44
CMY:
29, 82, 83
CMYK:
0, 74, 76, 29
HSL:
1°, 60.7143%, 43.9216%
HSV (HSB):
1°, 75.5556%, 70.5882%
XYZ:
20.2935, 11.9182, 3.6137
xyY:
0.5665, 0.3327, 11.9182
CIE-Lab:
41.0858, 52.7836, 34.1508
CIE-LCH:
41.0858, 62.8680, 32.9027
CIE-Luv:
41.0858, 100.8806, 22.7897
Hunter-Lab:
34.5227, 44.5131, 17.9596
#b42f2c color charts
#b42f2c color shades, tints & tones
#b42f2c color schemes
#b42f2c color preview, HTML & CSS examples
This text has a color of #b42f2c
<p style="color:#b42f2c;">Text here</p>
.mytext {color:#b42f2c;}
This box has a color of #b42f2c
<div style="background-color:#b42f2c;">Content here</div>
.mybackground {background-color:#b42f2c;}
Border around this has a color of #b42f2c
<div style="border:2px solid #b42f2c;">Content here</div>
.myborder {border:2px solid #b42f2c;}