#b3133c color space conversions
Hex:
#b3133c
RGB:
179, 19, 60
CMY:
30, 93, 76
CMYK:
0, 89, 66, 30
HSL:
345°, 80.8081%, 38.8235%
HSV (HSB):
345°, 89.3855%, 70.1961%
XYZ:
19.6389, 10.3757, 5.2426
xyY:
0.5570, 0.2943, 10.3757
CIE-Lab:
38.5084, 60.6442, 21.2202
CIE-LCH:
38.5084, 64.2497, 19.2856
CIE-Luv:
38.5084, 106.8508, 10.2953
Hunter-Lab:
32.2113, 52.4597, 12.8981
#b3133c color charts
#b3133c color shades, tints & tones
#b3133c color schemes
#b3133c color preview, HTML & CSS examples
This text has a color of #b3133c
<p style="color:#b3133c;">Text here</p>
.mytext {color:#b3133c;}
This box has a color of #b3133c
<div style="background-color:#b3133c;">Content here</div>
.mybackground {background-color:#b3133c;}
Border around this has a color of #b3133c
<div style="border:2px solid #b3133c;">Content here</div>
.myborder {border:2px solid #b3133c;}