#b31e3a color space conversions
Hex:
#b31e3a
RGB:
179, 30, 58
CMY:
30, 88, 77
CMYK:
0, 83, 68, 30
HSL:
349°, 71.2919%, 40.9804%
HSV (HSB):
349°, 83.2402%, 70.1961%
XYZ:
19.8184, 10.8177, 5.0465
xyY:
0.5554, 0.3032, 10.8177
CIE-Lab:
39.2718, 58.2518, 23.4551
CIE-LCH:
39.2718, 62.7966, 21.9322
CIE-Luv:
39.2718, 104.2036, 12.9237
Hunter-Lab:
32.8903, 49.9989, 13.9262
#b31e3a color charts
#b31e3a color shades, tints & tones
#b31e3a color schemes
#b31e3a color preview, HTML & CSS examples
This text has a color of #b31e3a
<p style="color:#b31e3a;">Text here</p>
.mytext {color:#b31e3a;}
This box has a color of #b31e3a
<div style="background-color:#b31e3a;">Content here</div>
.mybackground {background-color:#b31e3a;}
Border around this has a color of #b31e3a
<div style="border:2px solid #b31e3a;">Content here</div>
.myborder {border:2px solid #b31e3a;}