#b4480c color space conversions
Hex:
#b4480c
RGB:
180, 72, 12
CMY:
29, 72, 95
CMYK:
0, 60, 93, 29
HSL:
21°, 87.5000%, 37.6471%
HSV (HSB):
21°, 93.3333%, 70.5882%
XYZ:
21.2061, 14.3646, 2.0028
xyY:
0.5644, 0.3823, 14.3646
CIE-Lab:
44.7513, 41.3980, 51.9492
CIE-LCH:
44.7513, 66.4268, 51.4489
CIE-Luv:
44.7513, 88.2470, 37.4540
Hunter-Lab:
37.9006, 33.5480, 23.3974
#b4480c color charts
#b4480c color shades, tints & tones
#b4480c color schemes
#b4480c color preview, HTML & CSS examples
This text has a color of #b4480c
<p style="color:#b4480c;">Text here</p>
.mytext {color:#b4480c;}
This box has a color of #b4480c
<div style="background-color:#b4480c;">Content here</div>
.mybackground {background-color:#b4480c;}
Border around this has a color of #b4480c
<div style="border:2px solid #b4480c;">Content here</div>
.myborder {border:2px solid #b4480c;}