#b31d22 color space conversions
Hex:
#b31d22
RGB:
179, 29, 34
CMY:
30, 89, 87
CMYK:
0, 84, 81, 30
HSL:
358°, 72.1154%, 40.7843%
HSV (HSB):
358°, 83.7989%, 70.1961%
XYZ:
19.3185, 10.5779, 2.5369
xyY:
0.5956, 0.3261, 10.5779
CIE-Lab:
38.8603, 57.5113, 37.4636
CIE-LCH:
38.8603, 68.6372, 33.0807
CIE-Luv:
38.8603, 110.3884, 22.5348
Hunter-Lab:
32.5237, 49.1092, 18.1419
#b31d22 color charts
#b31d22 color shades, tints & tones
#b31d22 color schemes
#b31d22 color preview, HTML & CSS examples
This text has a color of #b31d22
<p style="color:#b31d22;">Text here</p>
.mytext {color:#b31d22;}
This box has a color of #b31d22
<div style="background-color:#b31d22;">Content here</div>
.mybackground {background-color:#b31d22;}
Border around this has a color of #b31d22
<div style="border:2px solid #b31d22;">Content here</div>
.myborder {border:2px solid #b31d22;}