#b3182a color space conversions
Hex:
#b3182a
RGB:
179, 24, 42
CMY:
30, 91, 84
CMYK:
0, 87, 77, 30
HSL:
353°, 76.3547%, 39.8039%
HSV (HSB):
353°, 86.5922%, 70.1961%
XYZ:
19.3350, 10.4041, 3.1796
xyY:
0.5874, 0.3161, 10.4041
CIE-Lab:
38.5582, 58.8969, 32.4771
CIE-LCH:
38.5582, 67.2577, 28.8733
CIE-Luv:
38.5582, 110.4560, 19.0409
Hunter-Lab:
32.2555, 50.5516, 16.7342
#b3182a color charts
#b3182a color shades, tints & tones
#b3182a color schemes
#b3182a color preview, HTML & CSS examples
This text has a color of #b3182a
<p style="color:#b3182a;">Text here</p>
.mytext {color:#b3182a;}
This box has a color of #b3182a
<div style="background-color:#b3182a;">Content here</div>
.mybackground {background-color:#b3182a;}
Border around this has a color of #b3182a
<div style="border:2px solid #b3182a;">Content here</div>
.myborder {border:2px solid #b3182a;}