#b53b21 color space conversions
Hex:
#b53b21
RGB:
181, 59, 33
CMY:
29, 77, 87
CMYK:
0, 67, 82, 29
HSL:
11°, 69.1589%, 41.9608%
HSV (HSB):
11°, 81.7680%, 70.9804%
XYZ:
20.8945, 13.0615, 2.8587
xyY:
0.5676, 0.3548, 13.0615
CIE-Lab:
42.8558, 48.0759, 42.0326
CIE-LCH:
42.8558, 63.8595, 41.1631
CIE-Luv:
42.8558, 96.3664, 29.6459
Hunter-Lab:
36.1407, 39.9526, 20.6087
#b53b21 color charts
#b53b21 color shades, tints & tones
#b53b21 color schemes
#b53b21 color preview, HTML & CSS examples
This text has a color of #b53b21
<p style="color:#b53b21;">Text here</p>
.mytext {color:#b53b21;}
This box has a color of #b53b21
<div style="background-color:#b53b21;">Content here</div>
.mybackground {background-color:#b53b21;}
Border around this has a color of #b53b21
<div style="border:2px solid #b53b21;">Content here</div>
.myborder {border:2px solid #b53b21;}