#b4550a color space conversions
Hex:
#b4550a
RGB:
180, 85, 10
CMY:
29, 67, 96
CMYK:
0, 53, 94, 29
HSL:
26°, 89.4737%, 37.2549%
HSV (HSB):
26°, 94.4444%, 70.5882%
XYZ:
22.1257, 16.2222, 2.2522
xyY:
0.5450, 0.3996, 16.2222
CIE-Lab:
47.2647, 34.8859, 54.1761
CIE-LCH:
47.2647, 64.4367, 57.2211
CIE-Luv:
47.2647, 78.2062, 41.7839
Hunter-Lab:
40.2768, 27.5728, 24.8784
#b4550a color charts
#b4550a color shades, tints & tones
#b4550a color schemes
#b4550a color preview, HTML & CSS examples
This text has a color of #b4550a
<p style="color:#b4550a;">Text here</p>
.mytext {color:#b4550a;}
This box has a color of #b4550a
<div style="background-color:#b4550a;">Content here</div>
.mybackground {background-color:#b4550a;}
Border around this has a color of #b4550a
<div style="border:2px solid #b4550a;">Content here</div>
.myborder {border:2px solid #b4550a;}