#b1212d color space conversions
Hex:
#b1212d
RGB:
177, 33, 45
CMY:
31, 87, 82
CMYK:
0, 81, 75, 31
HSL:
355°, 68.5714%, 41.1765%
HSV (HSB):
355°, 81.3559%, 69.4118%
XYZ:
19.1490, 10.6243, 3.5241
xyY:
0.5751, 0.3191, 10.6243
CIE-Lab:
38.9403, 56.3039, 30.9878
CIE-LCH:
38.9403, 64.2680, 28.8270
CIE-Luv:
38.9403, 104.9131, 18.9093
Hunter-Lab:
32.5949, 47.8247, 16.4062
#b1212d color charts
#b1212d color shades, tints & tones
#b1212d color schemes
#b1212d color preview, HTML & CSS examples
This text has a color of #b1212d
<p style="color:#b1212d;">Text here</p>
.mytext {color:#b1212d;}
This box has a color of #b1212d
<div style="background-color:#b1212d;">Content here</div>
.mybackground {background-color:#b1212d;}
Border around this has a color of #b1212d
<div style="border:2px solid #b1212d;">Content here</div>
.myborder {border:2px solid #b1212d;}