#b13c2c color space conversions
Hex:
#b13c2c
RGB:
177, 60, 44
CMY:
31, 76, 83
CMYK:
0, 66, 75, 31
HSL:
7°, 60.1810%, 43.3333%
HSV (HSB):
7°, 75.1412%, 69.4118%
XYZ:
20.2019, 12.7607, 3.7812
xyY:
0.5498, 0.3473, 12.7607
CIE-Lab:
42.4004, 46.6668, 35.4396
CIE-LCH:
42.4004, 58.5983, 37.2137
CIE-Luv:
42.4004, 90.7279, 25.7805
Hunter-Lab:
35.7221, 38.4336, 18.7296
#b13c2c color charts
#b13c2c color shades, tints & tones
#b13c2c color schemes
#b13c2c color preview, HTML & CSS examples
This text has a color of #b13c2c
<p style="color:#b13c2c;">Text here</p>
.mytext {color:#b13c2c;}
This box has a color of #b13c2c
<div style="background-color:#b13c2c;">Content here</div>
.mybackground {background-color:#b13c2c;}
Border around this has a color of #b13c2c
<div style="border:2px solid #b13c2c;">Content here</div>
.myborder {border:2px solid #b13c2c;}