#b0121c color space conversions
Hex:
#b0121c
RGB:
176, 18, 28
CMY:
31, 93, 89
CMYK:
0, 90, 84, 31
HSL:
356°, 81.4433%, 38.0392%
HSV (HSB):
356°, 89.7727%, 69.0196%
XYZ:
18.3304, 9.7466, 2.0138
xyY:
0.6092, 0.3239, 9.7466
CIE-Lab:
37.3837, 58.7760, 39.1501
CIE-LCH:
37.3837, 70.6212, 33.6672
CIE-Luv:
37.3837, 112.7600, 22.3231
Hunter-Lab:
31.2195, 50.1715, 18.0292
#b0121c color charts
#b0121c color shades, tints & tones
#b0121c color schemes
#b0121c color preview, HTML & CSS examples
This text has a color of #b0121c
<p style="color:#b0121c;">Text here</p>
.mytext {color:#b0121c;}
This box has a color of #b0121c
<div style="background-color:#b0121c;">Content here</div>
.mybackground {background-color:#b0121c;}
Border around this has a color of #b0121c
<div style="border:2px solid #b0121c;">Content here</div>
.myborder {border:2px solid #b0121c;}