#b4412d color space conversions
Hex:
#b4412d
RGB:
180, 65, 45
CMY:
29, 75, 82
CMYK:
0, 64, 75, 29
HSL:
9°, 60.0000%, 44.1176%
HSV (HSB):
9°, 75.0000%, 70.5882%
XYZ:
21.1863, 13.6734, 4.0052
xyY:
0.5451, 0.3518, 13.6734
CIE-Lab:
43.7608, 45.5731, 36.5211
CIE-LCH:
43.7608, 58.4012, 38.7077
CIE-Luv:
43.7608, 89.7604, 27.3451
Hunter-Lab:
36.9775, 37.5614, 19.4623
#b4412d color charts
#b4412d color shades, tints & tones
#b4412d color schemes
#b4412d color preview, HTML & CSS examples
This text has a color of #b4412d
<p style="color:#b4412d;">Text here</p>
.mytext {color:#b4412d;}
This box has a color of #b4412d
<div style="background-color:#b4412d;">Content here</div>
.mybackground {background-color:#b4412d;}
Border around this has a color of #b4412d
<div style="border:2px solid #b4412d;">Content here</div>
.myborder {border:2px solid #b4412d;}