#b8412d color space conversions
Hex:
#b8412d
RGB:
184, 65, 45
CMY:
28, 75, 82
CMYK:
0, 65, 76, 28
HSL:
9°, 60.6987%, 44.9020%
HSV (HSB):
9°, 75.5435%, 72.1569%
XYZ:
22.1311, 14.1604, 4.0494
xyY:
0.5486, 0.3510, 14.1604
CIE-Lab:
44.4621, 46.9913, 37.4864
CIE-LCH:
44.4621, 60.1116, 38.5804
CIE-Luv:
44.4621, 93.0684, 27.9107
Hunter-Lab:
37.6303, 39.1263, 19.9610
#b8412d color charts
#b8412d color shades, tints & tones
#b8412d color schemes
#b8412d color preview, HTML & CSS examples
This text has a color of #b8412d
<p style="color:#b8412d;">Text here</p>
.mytext {color:#b8412d;}
This box has a color of #b8412d
<div style="background-color:#b8412d;">Content here</div>
.mybackground {background-color:#b8412d;}
Border around this has a color of #b8412d
<div style="border:2px solid #b8412d;">Content here</div>
.myborder {border:2px solid #b8412d;}