#b31e3d color space conversions
Hex:
#b31e3d
RGB:
179, 30, 61
CMY:
30, 88, 76
CMYK:
0, 83, 66, 30
HSL:
348°, 71.2919%, 40.9804%
HSV (HSB):
348°, 83.2402%, 70.1961%
XYZ:
19.8970, 10.8492, 5.4603
xyY:
0.5495, 0.2996, 10.8492
CIE-Lab:
39.3253, 58.4127, 21.6350
CIE-LCH:
39.3253, 62.2905, 20.3237
CIE-Luv:
39.3253, 103.3032, 11.3962
Hunter-Lab:
32.9381, 50.1853, 13.2279
#b31e3d color charts
#b31e3d color shades, tints & tones
#b31e3d color schemes
#b31e3d color preview, HTML & CSS examples
This text has a color of #b31e3d
<p style="color:#b31e3d;">Text here</p>
.mytext {color:#b31e3d;}
This box has a color of #b31e3d
<div style="background-color:#b31e3d;">Content here</div>
.mybackground {background-color:#b31e3d;}
Border around this has a color of #b31e3d
<div style="border:2px solid #b31e3d;">Content here</div>
.myborder {border:2px solid #b31e3d;}