#b53d0e color space conversions
Hex:
#b53d0e
RGB:
181, 61, 14
CMY:
29, 76, 95
CMYK:
0, 66, 92, 29
HSL:
17°, 85.6410%, 38.2353%
HSV (HSB):
17°, 92.2652%, 70.9804%
XYZ:
20.8041, 13.1930, 1.8655
xyY:
0.5801, 0.3679, 13.1930
CIE-Lab:
43.0525, 46.7915, 50.2556
CIE-LCH:
43.0525, 68.6664, 47.0443
CIE-Luv:
43.0525, 96.9221, 34.1637
Hunter-Lab:
36.3221, 38.6751, 22.3804
#b53d0e color charts
#b53d0e color shades, tints & tones
#b53d0e color schemes
#b53d0e color preview, HTML & CSS examples
This text has a color of #b53d0e
<p style="color:#b53d0e;">Text here</p>
.mytext {color:#b53d0e;}
This box has a color of #b53d0e
<div style="background-color:#b53d0e;">Content here</div>
.mybackground {background-color:#b53d0e;}
Border around this has a color of #b53d0e
<div style="border:2px solid #b53d0e;">Content here</div>
.myborder {border:2px solid #b53d0e;}