#b31a25 color space conversions
Hex:
#b31a25
RGB:
179, 26, 37
CMY:
30, 90, 85
CMYK:
0, 85, 79, 30
HSL:
356°, 74.6341%, 40.1961%
HSV (HSB):
356°, 85.4749%, 70.1961%
XYZ:
19.2937, 10.4561, 2.7516
xyY:
0.5936, 0.3217, 10.4561
CIE-Lab:
38.6488, 58.2972, 35.5311
CIE-LCH:
38.6488, 68.2717, 31.3616
CIE-Luv:
38.6488, 110.8889, 21.1130
Hunter-Lab:
32.3358, 49.9173, 17.5899
#b31a25 color charts
#b31a25 color shades, tints & tones
#b31a25 color schemes
#b31a25 color preview, HTML & CSS examples
This text has a color of #b31a25
<p style="color:#b31a25;">Text here</p>
.mytext {color:#b31a25;}
This box has a color of #b31a25
<div style="background-color:#b31a25;">Content here</div>
.mybackground {background-color:#b31a25;}
Border around this has a color of #b31a25
<div style="border:2px solid #b31a25;">Content here</div>
.myborder {border:2px solid #b31a25;}