#b53100 color space conversions
Hex:
#b53100
RGB:
181, 49, 0
CMY:
29, 81, 100
CMYK:
0, 73, 100, 29
HSL:
16°, 100.0000%, 35.4902%
HSV (HSB):
16°, 100.0000%, 70.9804%
XYZ:
20.1544, 12.0204, 1.2579
xyY:
0.6028, 0.3595, 12.0204
CIE-Lab:
41.2485, 51.3976, 53.4916
CIE-LCH:
41.2485, 74.1826, 46.1437
CIE-Luv:
41.2485, 105.5792, 32.9071
Hunter-Lab:
34.6704, 43.0911, 22.1181
#b53100 color charts
#b53100 color shades, tints & tones
#b53100 color schemes
#b53100 color preview, HTML & CSS examples
This text has a color of #b53100
<p style="color:#b53100;">Text here</p>
.mytext {color:#b53100;}
This box has a color of #b53100
<div style="background-color:#b53100;">Content here</div>
.mybackground {background-color:#b53100;}
Border around this has a color of #b53100
<div style="border:2px solid #b53100;">Content here</div>
.myborder {border:2px solid #b53100;}