#b3363a color space conversions
Hex:
#b3363a
RGB:
179, 54, 58
CMY:
30, 79, 77
CMYK:
0, 70, 68, 30
HSL:
358°, 53.6481%, 45.6863%
HSV (HSB):
358°, 69.8324%, 70.1961%
XYZ:
20.6733, 12.5275, 5.3314
xyY:
0.5365, 0.3251, 12.5275
CIE-Lab:
42.0425, 50.5122, 26.9047
CIE-LCH:
42.0425, 57.2307, 28.0415
CIE-Luv:
42.0425, 93.1173, 18.4193
Hunter-Lab:
35.3942, 42.3195, 15.8451
#b3363a color charts
#b3363a color shades, tints & tones
#b3363a color schemes
#b3363a color preview, HTML & CSS examples
This text has a color of #b3363a
<p style="color:#b3363a;">Text here</p>
.mytext {color:#b3363a;}
This box has a color of #b3363a
<div style="background-color:#b3363a;">Content here</div>
.mybackground {background-color:#b3363a;}
Border around this has a color of #b3363a
<div style="border:2px solid #b3363a;">Content here</div>
.myborder {border:2px solid #b3363a;}