#ba233e color space conversions
Hex:
#ba233e
RGB:
186, 35, 62
CMY:
27, 86, 76
CMYK:
0, 81, 67, 27
HSL:
349°, 68.3258%, 43.3333%
HSV (HSB):
349°, 81.1828%, 72.9412%
XYZ:
21.7202, 11.9890, 5.7267
xyY:
0.5508, 0.3040, 11.9890
CIE-Lab:
41.1986, 59.1426, 23.6842
CIE-LCH:
41.1986, 63.7086, 21.8241
CIE-Luv:
41.1986, 106.7722, 13.3670
Hunter-Lab:
34.6251, 51.3787, 14.4314
#ba233e color charts
#ba233e color shades, tints & tones
#ba233e color schemes
#ba233e color preview, HTML & CSS examples
This text has a color of #ba233e
<p style="color:#ba233e;">Text here</p>
.mytext {color:#ba233e;}
This box has a color of #ba233e
<div style="background-color:#ba233e;">Content here</div>
.mybackground {background-color:#ba233e;}
Border around this has a color of #ba233e
<div style="border:2px solid #ba233e;">Content here</div>
.myborder {border:2px solid #ba233e;}