#b53d2d color space conversions
Hex:
#b53d2d
RGB:
181, 61, 45
CMY:
29, 76, 82
CMYK:
0, 66, 75, 29
HSL:
7°, 60.1770%, 44.3137%
HSV (HSB):
7°, 75.1381%, 70.9804%
XYZ:
21.1985, 13.3507, 3.9423
xyY:
0.5507, 0.3468, 13.3507
CIE-Lab:
43.2870, 47.6732, 36.0543
CIE-LCH:
43.2870, 59.7716, 37.0995
CIE-Luv:
43.2870, 93.2086, 26.2932
Hunter-Lab:
36.5386, 39.6170, 19.1800
#b53d2d color charts
#b53d2d color shades, tints & tones
#b53d2d color schemes
#b53d2d color preview, HTML & CSS examples
This text has a color of #b53d2d
<p style="color:#b53d2d;">Text here</p>
.mytext {color:#b53d2d;}
This box has a color of #b53d2d
<div style="background-color:#b53d2d;">Content here</div>
.mybackground {background-color:#b53d2d;}
Border around this has a color of #b53d2d
<div style="border:2px solid #b53d2d;">Content here</div>
.myborder {border:2px solid #b53d2d;}