#b5112d color space conversions
Hex:
#b5112d
RGB:
181, 17, 45
CMY:
29, 93, 82
CMYK:
0, 91, 75, 29
HSL:
350°, 82.8283%, 38.8235%
HSV (HSB):
350°, 90.6077%, 70.9804%
XYZ:
19.7302, 10.4141, 3.4529
xyY:
0.5873, 0.3100, 10.4141
CIE-Lab:
38.5756, 60.8118, 30.7912
CIE-LCH:
38.5756, 68.1628, 26.8548
CIE-Luv:
38.5756, 113.2251, 17.4315
Hunter-Lab:
32.2709, 52.6593, 16.2459
#b5112d color charts
#b5112d color shades, tints & tones
#b5112d color schemes
#b5112d color preview, HTML & CSS examples
This text has a color of #b5112d
<p style="color:#b5112d;">Text here</p>
.mytext {color:#b5112d;}
This box has a color of #b5112d
<div style="background-color:#b5112d;">Content here</div>
.mybackground {background-color:#b5112d;}
Border around this has a color of #b5112d
<div style="border:2px solid #b5112d;">Content here</div>
.myborder {border:2px solid #b5112d;}