#ba023a color space conversions
Hex:
#ba023a
RGB:
186, 2, 58
CMY:
27, 99, 77
CMYK:
0, 99, 69, 27
HSL:
342°, 97.8723%, 36.8627%
HSV (HSB):
342°, 98.9247%, 72.9412%
XYZ:
21.0351, 10.7880, 4.9766
xyY:
0.5716, 0.2932, 10.7880
CIE-Lab:
39.2211, 64.4178, 23.7008
CIE-LCH:
39.2211, 68.6395, 20.1998
CIE-Luv:
39.2211, 116.0342, 11.5031
Hunter-Lab:
32.8451, 56.8386, 14.0081
#ba023a color charts
#ba023a color shades, tints & tones
#ba023a color schemes
#ba023a color preview, HTML & CSS examples
This text has a color of #ba023a
<p style="color:#ba023a;">Text here</p>
.mytext {color:#ba023a;}
This box has a color of #ba023a
<div style="background-color:#ba023a;">Content here</div>
.mybackground {background-color:#ba023a;}
Border around this has a color of #ba023a
<div style="border:2px solid #ba023a;">Content here</div>
.myborder {border:2px solid #ba023a;}