#b8381a color space conversions
Hex:
#b8381a
RGB:
184, 56, 26
CMY:
28, 78, 90
CMYK:
0, 70, 86, 28
HSL:
11°, 75.2381%, 41.1765%
HSV (HSB):
11°, 85.8696%, 72.1569%
XYZ:
21.3678, 13.0933, 2.3783
xyY:
0.5800, 0.3554, 13.0933
CIE-Lab:
42.9035, 50.1316, 45.6505
CIE-LCH:
42.9035, 67.8023, 42.3214
CIE-Luv:
42.9035, 101.6199, 31.0235
Hunter-Lab:
36.1846, 42.0849, 21.4323
#b8381a color charts
#b8381a color shades, tints & tones
#b8381a color schemes
#b8381a color preview, HTML & CSS examples
This text has a color of #b8381a
<p style="color:#b8381a;">Text here</p>
.mytext {color:#b8381a;}
This box has a color of #b8381a
<div style="background-color:#b8381a;">Content here</div>
.mybackground {background-color:#b8381a;}
Border around this has a color of #b8381a
<div style="border:2px solid #b8381a;">Content here</div>
.myborder {border:2px solid #b8381a;}