#b3550c color space conversions
Hex:
#b3550c
RGB:
179, 85, 12
CMY:
30, 67, 95
CMYK:
0, 53, 93, 30
HSL:
26°, 87.4346%, 37.4510%
HSV (HSB):
26°, 93.2961%, 70.1961%
XYZ:
21.9053, 16.1072, 2.3023
xyY:
0.5434, 0.3995, 16.1072
CIE-Lab:
47.1149, 34.5069, 53.5138
CIE-LCH:
47.1149, 63.6746, 57.1852
CIE-Luv:
47.1149, 77.2829, 41.4880
Hunter-Lab:
40.1338, 27.1921, 24.6925
#b3550c color charts
#b3550c color shades, tints & tones
#b3550c color schemes
#b3550c color preview, HTML & CSS examples
This text has a color of #b3550c
<p style="color:#b3550c;">Text here</p>
.mytext {color:#b3550c;}
This box has a color of #b3550c
<div style="background-color:#b3550c;">Content here</div>
.mybackground {background-color:#b3550c;}
Border around this has a color of #b3550c
<div style="border:2px solid #b3550c;">Content here</div>
.myborder {border:2px solid #b3550c;}