#b8180d color space conversions
Hex:
#b8180d
RGB:
184, 24, 13
CMY:
28, 91, 95
CMYK:
0, 87, 93, 28
HSL:
4°, 86.8020%, 38.6275%
HSV (HSB):
4°, 92.9348%, 72.1569%
XYZ:
20.1664, 10.8727, 1.4165
xyY:
0.6214, 0.3350, 10.8727
CIE-Lab:
39.3652, 59.5748, 48.4191
CIE-LCH:
39.3652, 76.7695, 39.1023
CIE-Luv:
39.3652, 118.9115, 27.3964
Hunter-Lab:
32.9737, 51.4650, 20.5346
#b8180d color charts
#b8180d color shades, tints & tones
#b8180d color schemes
#b8180d color preview, HTML & CSS examples
This text has a color of #b8180d
<p style="color:#b8180d;">Text here</p>
.mytext {color:#b8180d;}
This box has a color of #b8180d
<div style="background-color:#b8180d;">Content here</div>
.mybackground {background-color:#b8180d;}
Border around this has a color of #b8180d
<div style="border:2px solid #b8180d;">Content here</div>
.myborder {border:2px solid #b8180d;}