#b53f27 color space conversions
Hex:
#b53f27
RGB:
181, 63, 39
CMY:
29, 75, 85
CMYK:
0, 65, 78, 29
HSL:
10°, 64.5455%, 43.1373%
HSV (HSB):
10°, 78.4530%, 70.9804%
XYZ:
21.1998, 13.5253, 3.4127
xyY:
0.5559, 0.3546, 13.5253
CIE-Lab:
43.5442, 46.5706, 39.6039
CIE-LCH:
43.5442, 61.1334, 40.3780
CIE-Luv:
43.5442, 92.8700, 28.9618
Hunter-Lab:
36.7767, 38.5363, 20.2418
#b53f27 color charts
#b53f27 color shades, tints & tones
#b53f27 color schemes
#b53f27 color preview, HTML & CSS examples
This text has a color of #b53f27
<p style="color:#b53f27;">Text here</p>
.mytext {color:#b53f27;}
This box has a color of #b53f27
<div style="background-color:#b53f27;">Content here</div>
.mybackground {background-color:#b53f27;}
Border around this has a color of #b53f27
<div style="border:2px solid #b53f27;">Content here</div>
.myborder {border:2px solid #b53f27;}