#b13c2a color space conversions
Hex:
#b13c2a
RGB:
177, 60, 42
CMY:
31, 76, 84
CMYK:
0, 66, 76, 31
HSL:
8°, 61.6438%, 42.9412%
HSV (HSB):
8°, 76.2712%, 69.4118%
XYZ:
20.1652, 12.7460, 3.5879
xyY:
0.5525, 0.3492, 12.7460
CIE-Lab:
42.3780, 46.5826, 36.5323
CIE-LCH:
42.3780, 59.1992, 38.1053
CIE-Luv:
42.3780, 91.0680, 26.5082
Hunter-Lab:
35.7015, 38.3442, 19.0326
#b13c2a color charts
#b13c2a color shades, tints & tones
#b13c2a color schemes
#b13c2a color preview, HTML & CSS examples
This text has a color of #b13c2a
<p style="color:#b13c2a;">Text here</p>
.mytext {color:#b13c2a;}
This box has a color of #b13c2a
<div style="background-color:#b13c2a;">Content here</div>
.mybackground {background-color:#b13c2a;}
Border around this has a color of #b13c2a
<div style="border:2px solid #b13c2a;">Content here</div>
.myborder {border:2px solid #b13c2a;}