#b4442c color space conversions
Hex:
#b4442c
RGB:
180, 68, 44
CMY:
29, 73, 83
CMYK:
0, 62, 76, 29
HSL:
11°, 60.7143%, 43.9216%
HSV (HSB):
11°, 75.5556%, 70.5882%
XYZ:
21.3441, 14.0194, 3.9639
xyY:
0.5427, 0.3565, 14.0194
CIE-Lab:
44.2607, 44.1690, 37.6123
CIE-LCH:
44.2607, 58.0137, 40.4162
CIE-Luv:
44.2607, 87.8873, 28.6413
Hunter-Lab:
37.4425, 36.2298, 19.9329
#b4442c color charts
#b4442c color shades, tints & tones
#b4442c color schemes
#b4442c color preview, HTML & CSS examples
This text has a color of #b4442c
<p style="color:#b4442c;">Text here</p>
.mytext {color:#b4442c;}
This box has a color of #b4442c
<div style="background-color:#b4442c;">Content here</div>
.mybackground {background-color:#b4442c;}
Border around this has a color of #b4442c
<div style="border:2px solid #b4442c;">Content here</div>
.myborder {border:2px solid #b4442c;}