#b4550d color space conversions
Hex:
#b4550d
RGB:
180, 85, 13
CMY:
29, 67, 95
CMYK:
0, 53, 93, 29
HSL:
26°, 86.5285%, 37.8431%
HSV (HSB):
26°, 92.7778%, 70.5882%
XYZ:
22.1435, 16.2294, 2.3463
xyY:
0.5438, 0.3986, 16.2294
CIE-Lab:
47.2740, 34.9287, 53.4384
CIE-LCH:
47.2740, 63.8410, 56.8304
CIE-Luv:
47.2740, 78.0842, 41.4448
Hunter-Lab:
40.2857, 27.6149, 24.7469
#b4550d color charts
#b4550d color shades, tints & tones
#b4550d color schemes
#b4550d color preview, HTML & CSS examples
This text has a color of #b4550d
<p style="color:#b4550d;">Text here</p>
.mytext {color:#b4550d;}
This box has a color of #b4550d
<div style="background-color:#b4550d;">Content here</div>
.mybackground {background-color:#b4550d;}
Border around this has a color of #b4550d
<div style="border:2px solid #b4550d;">Content here</div>
.myborder {border:2px solid #b4550d;}