#ba393e color space conversions
Hex:
#ba393e
RGB:
186, 57, 62
CMY:
27, 78, 76
CMYK:
0, 69, 67, 27
HSL:
358°, 53.0864%, 47.6471%
HSV (HSB):
358°, 69.3548%, 72.9412%
XYZ:
22.5823, 13.7132, 6.0141
xyY:
0.5337, 0.3241, 13.7132
CIE-Lab:
43.8187, 51.8409, 26.9687
CIE-LCH:
43.8187, 58.4362, 27.4844
CIE-Luv:
43.8187, 96.1971, 18.6323
Hunter-Lab:
37.0313, 44.0477, 16.2928
#ba393e color charts
#ba393e color shades, tints & tones
#ba393e color schemes
#ba393e color preview, HTML & CSS examples
This text has a color of #ba393e
<p style="color:#ba393e;">Text here</p>
.mytext {color:#ba393e;}
This box has a color of #ba393e
<div style="background-color:#ba393e;">Content here</div>
.mybackground {background-color:#ba393e;}
Border around this has a color of #ba393e
<div style="border:2px solid #ba393e;">Content here</div>
.myborder {border:2px solid #ba393e;}