#b8382d color space conversions
Hex:
#b8382d
RGB:
184, 56, 45
CMY:
28, 78, 82
CMYK:
0, 70, 76, 28
HSL:
5°, 60.6987%, 44.9020%
HSV (HSB):
5°, 75.5435%, 72.1569%
XYZ:
21.6550, 13.2082, 3.8907
xyY:
0.5588, 0.3408, 13.2082
CIE-Lab:
43.0752, 50.7473, 35.9790
CIE-LCH:
43.0752, 62.2075, 35.3360
CIE-Luv:
43.0752, 98.7858, 25.3490
Hunter-Lab:
36.3430, 42.7589, 19.0928
#b8382d color charts
#b8382d color shades, tints & tones
#b8382d color schemes
#b8382d color preview, HTML & CSS examples
This text has a color of #b8382d
<p style="color:#b8382d;">Text here</p>
.mytext {color:#b8382d;}
This box has a color of #b8382d
<div style="background-color:#b8382d;">Content here</div>
.mybackground {background-color:#b8382d;}
Border around this has a color of #b8382d
<div style="border:2px solid #b8382d;">Content here</div>
.myborder {border:2px solid #b8382d;}