#ba401e color space conversions
Hex:
#ba401e
RGB:
186, 64, 30
CMY:
27, 75, 88
CMYK:
0, 66, 84, 27
HSL:
13°, 72.2222%, 42.3529%
HSV (HSB):
13°, 83.8710%, 72.9412%
XYZ:
22.3174, 14.1996, 2.7928
xyY:
0.5677, 0.3612, 14.1996
CIE-Lab:
44.5179, 47.6117, 45.3584
CIE-LCH:
44.5179, 65.7591, 43.6116
CIE-Luv:
44.5179, 97.5075, 32.4588
Hunter-Lab:
37.6824, 39.7726, 21.9834
#ba401e color charts
#ba401e color shades, tints & tones
#ba401e color schemes
#ba401e color preview, HTML & CSS examples
This text has a color of #ba401e
<p style="color:#ba401e;">Text here</p>
.mytext {color:#ba401e;}
This box has a color of #ba401e
<div style="background-color:#ba401e;">Content here</div>
.mybackground {background-color:#ba401e;}
Border around this has a color of #ba401e
<div style="border:2px solid #ba401e;">Content here</div>
.myborder {border:2px solid #ba401e;}