#b4383a color space conversions
Hex:
#b4383a
RGB:
180, 56, 58
CMY:
29, 78, 77
CMYK:
0, 69, 68, 29
HSL:
359°, 52.5424%, 46.2745%
HSV (HSB):
359°, 68.8889%, 70.5882%
XYZ:
21.0003, 12.8371, 5.3740
xyY:
0.5356, 0.3274, 12.8371
CIE-Lab:
42.5168, 50.0451, 27.5284
CIE-LCH:
42.5168, 57.1167, 28.8140
CIE-Luv:
42.5168, 92.7974, 19.1727
Hunter-Lab:
35.8289, 41.9229, 16.1874
#b4383a color charts
#b4383a color shades, tints & tones
#b4383a color schemes
#b4383a color preview, HTML & CSS examples
This text has a color of #b4383a
<p style="color:#b4383a;">Text here</p>
.mytext {color:#b4383a;}
This box has a color of #b4383a
<div style="background-color:#b4383a;">Content here</div>
.mybackground {background-color:#b4383a;}
Border around this has a color of #b4383a
<div style="border:2px solid #b4383a;">Content here</div>
.myborder {border:2px solid #b4383a;}