#ba403f color space conversions
Hex:
#ba403f
RGB:
186, 64, 63
CMY:
27, 75, 75
CMYK:
0, 66, 66, 27
HSL:
0°, 49.3976%, 48.8235%
HSV (HSB):
0°, 66.1290%, 72.9412%
XYZ:
22.9803, 14.4648, 6.2834
xyY:
0.5255, 0.3308, 14.4648
CIE-Lab:
44.8922, 49.0223, 27.6992
CIE-LCH:
44.8922, 56.3066, 29.4679
CIE-Luv:
44.8922, 91.8232, 20.2421
Hunter-Lab:
38.0326, 41.2974, 16.8274
#ba403f color charts
#ba403f color shades, tints & tones
#ba403f color schemes
#ba403f color preview, HTML & CSS examples
This text has a color of #ba403f
<p style="color:#ba403f;">Text here</p>
.mytext {color:#ba403f;}
This box has a color of #ba403f
<div style="background-color:#ba403f;">Content here</div>
.mybackground {background-color:#ba403f;}
Border around this has a color of #ba403f
<div style="border:2px solid #ba403f;">Content here</div>
.myborder {border:2px solid #ba403f;}