#b3182c color space conversions
Hex:
#b3182c
RGB:
179, 24, 44
CMY:
30, 91, 83
CMYK:
0, 87, 75, 30
HSL:
352°, 76.3547%, 39.8039%
HSV (HSB):
352°, 86.5922%, 70.1961%
XYZ:
19.3717, 10.4188, 3.3729
xyY:
0.5841, 0.3142, 10.4188
CIE-Lab:
38.5839, 58.9723, 31.2978
CIE-LCH:
38.5839, 66.7629, 27.9558
CIE-Luv:
38.5839, 109.9810, 18.2664
Hunter-Lab:
32.2782, 50.6394, 16.3992
#b3182c color charts
#b3182c color shades, tints & tones
#b3182c color schemes
#b3182c color preview, HTML & CSS examples
This text has a color of #b3182c
<p style="color:#b3182c;">Text here</p>
.mytext {color:#b3182c;}
This box has a color of #b3182c
<div style="background-color:#b3182c;">Content here</div>
.mybackground {background-color:#b3182c;}
Border around this has a color of #b3182c
<div style="border:2px solid #b3182c;">Content here</div>
.myborder {border:2px solid #b3182c;}