#b53d32 color space conversions
Hex:
#b53d32
RGB:
181, 61, 50
CMY:
29, 76, 80
CMYK:
0, 66, 72, 29
HSL:
5°, 56.7100%, 45.2941%
HSV (HSB):
5°, 72.3757%, 70.9804%
XYZ:
21.3005, 13.3915, 4.4798
xyY:
0.5438, 0.3419, 13.3915
CIE-Lab:
43.3474, 47.8988, 33.2786
CIE-LCH:
43.3474, 58.3246, 34.7904
CIE-Luv:
43.3474, 92.2922, 24.3421
Hunter-Lab:
36.5944, 39.8592, 18.3580
#b53d32 color charts
#b53d32 color shades, tints & tones
#b53d32 color schemes
#b53d32 color preview, HTML & CSS examples
This text has a color of #b53d32
<p style="color:#b53d32;">Text here</p>
.mytext {color:#b53d32;}
This box has a color of #b53d32
<div style="background-color:#b53d32;">Content here</div>
.mybackground {background-color:#b53d32;}
Border around this has a color of #b53d32
<div style="border:2px solid #b53d32;">Content here</div>
.myborder {border:2px solid #b53d32;}