#b8382c color space conversions
Hex:
#b8382c
RGB:
184, 56, 44
CMY:
28, 78, 83
CMYK:
0, 70, 76, 28
HSL:
5°, 61.4035%, 44.7059%
HSV (HSB):
5°, 76.0870%, 72.1569%
XYZ:
21.6360, 13.2005, 3.7905
xyY:
0.5601, 0.3417, 13.2005
CIE-Lab:
43.0639, 50.7067, 36.5300
CIE-LCH:
43.0639, 62.4949, 35.7696
CIE-Luv:
43.0639, 98.9688, 25.7163
Hunter-Lab:
36.3326, 42.7144, 19.2472
#b8382c color charts
#b8382c color shades, tints & tones
#b8382c color schemes
#b8382c color preview, HTML & CSS examples
This text has a color of #b8382c
<p style="color:#b8382c;">Text here</p>
.mytext {color:#b8382c;}
This box has a color of #b8382c
<div style="background-color:#b8382c;">Content here</div>
.mybackground {background-color:#b8382c;}
Border around this has a color of #b8382c
<div style="border:2px solid #b8382c;">Content here</div>
.myborder {border:2px solid #b8382c;}