#b5012e color space conversions
Hex:
#b5012e
RGB:
181, 1, 46
CMY:
29, 100, 82
CMYK:
0, 99, 75, 29
HSL:
345°, 98.9011%, 35.6863%
HSV (HSB):
345°, 99.4475%, 70.9804%
XYZ:
19.5601, 10.0427, 3.4923
xyY:
0.5910, 0.3035, 10.0427
CIE-Lab:
37.9190, 62.7888, 29.4191
CIE-LCH:
37.9190, 69.3392, 25.1049
CIE-Luv:
37.9190, 115.9399, 15.7330
Hunter-Lab:
31.6903, 54.7169, 15.6494
#b5012e color charts
#b5012e color shades, tints & tones
#b5012e color schemes
#b5012e color preview, HTML & CSS examples
This text has a color of #b5012e
<p style="color:#b5012e;">Text here</p>
.mytext {color:#b5012e;}
This box has a color of #b5012e
<div style="background-color:#b5012e;">Content here</div>
.mybackground {background-color:#b5012e;}
Border around this has a color of #b5012e
<div style="border:2px solid #b5012e;">Content here</div>
.myborder {border:2px solid #b5012e;}