#b53b00 color space conversions
Hex:
#b53b00
RGB:
181, 59, 0
CMY:
29, 77, 100
CMYK:
0, 67, 100, 29
HSL:
20°, 100.0000%, 35.4902%
HSV (HSB):
20°, 100.0000%, 70.9804%
XYZ:
20.6200, 12.9517, 1.4131
xyY:
0.5894, 0.3702, 12.9517
CIE-Lab:
42.6904, 47.4614, 54.1896
CIE-LCH:
42.6904, 72.0354, 48.7868
CIE-Luv:
42.6904, 99.0908, 35.2951
Hunter-Lab:
35.9885, 39.2940, 22.8638
#b53b00 color charts
#b53b00 color shades, tints & tones
#b53b00 color schemes
#b53b00 color preview, HTML & CSS examples
This text has a color of #b53b00
<p style="color:#b53b00;">Text here</p>
.mytext {color:#b53b00;}
This box has a color of #b53b00
<div style="background-color:#b53b00;">Content here</div>
.mybackground {background-color:#b53b00;}
Border around this has a color of #b53b00
<div style="border:2px solid #b53b00;">Content here</div>
.myborder {border:2px solid #b53b00;}