#b2363d color space conversions
Hex:
#b2363d
RGB:
178, 54, 61
CMY:
30, 79, 76
CMYK:
0, 70, 66, 30
HSL:
357°, 53.4483%, 45.4902%
HSV (HSB):
357°, 69.6629%, 69.8039%
XYZ:
20.5216, 12.4402, 5.7345
xyY:
0.5303, 0.3215, 12.4402
CIE-Lab:
41.9074, 50.3573, 24.8726
CIE-LCH:
41.9074, 56.1649, 26.2858
CIE-Luv:
41.9074, 91.5695, 16.7593
Hunter-Lab:
35.2707, 42.1330, 15.0499
#b2363d color charts
#b2363d color shades, tints & tones
#b2363d color schemes
#b2363d color preview, HTML & CSS examples
This text has a color of #b2363d
<p style="color:#b2363d;">Text here</p>
.mytext {color:#b2363d;}
This box has a color of #b2363d
<div style="background-color:#b2363d;">Content here</div>
.mybackground {background-color:#b2363d;}
Border around this has a color of #b2363d
<div style="border:2px solid #b2363d;">Content here</div>
.myborder {border:2px solid #b2363d;}