#b3141f color space conversions
Hex:
#b3141f
RGB:
179, 20, 31
CMY:
30, 92, 88
CMYK:
0, 89, 83, 30
HSL:
356°, 79.8995%, 39.0196%
HSV (HSB):
356°, 88.8268%, 70.1961%
XYZ:
19.0879, 10.1829, 2.2558
xyY:
0.6055, 0.3230, 10.1829
CIE-Lab:
38.1688, 59.3175, 38.4645
CIE-LCH:
38.1688, 70.6971, 32.9615
CIE-Luv:
38.1688, 113.9568, 22.2314
Hunter-Lab:
31.9107, 50.9287, 18.1463
#b3141f color charts
#b3141f color shades, tints & tones
#b3141f color schemes
#b3141f color preview, HTML & CSS examples
This text has a color of #b3141f
<p style="color:#b3141f;">Text here</p>
.mytext {color:#b3141f;}
This box has a color of #b3141f
<div style="background-color:#b3141f;">Content here</div>
.mybackground {background-color:#b3141f;}
Border around this has a color of #b3141f
<div style="border:2px solid #b3141f;">Content here</div>
.myborder {border:2px solid #b3141f;}