#b53f01 color space conversions
Hex:
#b53f01
RGB:
181, 63, 1
CMY:
29, 75, 100
CMYK:
0, 65, 99, 29
HSL:
21°, 98.9011%, 35.6863%
HSV (HSB):
21°, 99.4475%, 70.9804%
XYZ:
20.8390, 13.3810, 1.5132
xyY:
0.5832, 0.3745, 13.3810
CIE-Lab:
43.3317, 45.7568, 54.2116
CIE-LCH:
43.3317, 70.9407, 49.8343
CIE-Luv:
43.3317, 96.2370, 36.2293
Hunter-Lab:
36.5800, 37.6736, 23.1534
#b53f01 color charts
#b53f01 color shades, tints & tones
#b53f01 color schemes
#b53f01 color preview, HTML & CSS examples
This text has a color of #b53f01
<p style="color:#b53f01;">Text here</p>
.mytext {color:#b53f01;}
This box has a color of #b53f01
<div style="background-color:#b53f01;">Content here</div>
.mybackground {background-color:#b53f01;}
Border around this has a color of #b53f01
<div style="border:2px solid #b53f01;">Content here</div>
.myborder {border:2px solid #b53f01;}