#b13c3c color space conversions
Hex:
#b13c3c
RGB:
177, 60, 60
CMY:
31, 76, 76
CMYK:
0, 66, 66, 31
HSL:
0°, 49.3671%, 46.4706%
HSV (HSB):
0°, 66.1017%, 69.4118%
XYZ:
20.5629, 12.9051, 5.6821
xyY:
0.5252, 0.3296, 12.9051
CIE-Lab:
42.6199, 47.4877, 26.3299
CIE-LCH:
42.6199, 54.2987, 29.0065
CIE-Luv:
42.6199, 87.5095, 18.8688
Hunter-Lab:
35.9236, 39.3083, 15.7685
#b13c3c color charts
#b13c3c color shades, tints & tones
#b13c3c color schemes
#b13c3c color preview, HTML & CSS examples
This text has a color of #b13c3c
<p style="color:#b13c3c;">Text here</p>
.mytext {color:#b13c3c;}
This box has a color of #b13c3c
<div style="background-color:#b13c3c;">Content here</div>
.mybackground {background-color:#b13c3c;}
Border around this has a color of #b13c3c
<div style="border:2px solid #b13c3c;">Content here</div>
.myborder {border:2px solid #b13c3c;}