#b2130c color space conversions
Hex:
#b2130c
RGB:
178, 19, 12
CMY:
30, 93, 95
CMYK:
0, 89, 93, 30
HSL:
3°, 87.3684%, 37.2549%
HSV (HSB):
3°, 93.2584%, 69.8039%
XYZ:
18.6593, 9.9573, 1.2863
xyY:
0.6240, 0.3330, 9.9573
CIE-Lab:
37.7656, 58.8473, 47.1489
CIE-LCH:
37.7656, 75.4058, 38.7020
CIE-Luv:
37.7656, 116.0652, 26.0478
Hunter-Lab:
31.5551, 50.3300, 19.6717
#b2130c color charts
#b2130c color shades, tints & tones
#b2130c color schemes
#b2130c color preview, HTML & CSS examples
This text has a color of #b2130c
<p style="color:#b2130c;">Text here</p>
.mytext {color:#b2130c;}
This box has a color of #b2130c
<div style="background-color:#b2130c;">Content here</div>
.mybackground {background-color:#b2130c;}
Border around this has a color of #b2130c
<div style="border:2px solid #b2130c;">Content here</div>
.myborder {border:2px solid #b2130c;}