#ba1c2c color space conversions
Hex:
#ba1c2c
RGB:
186, 28, 44
CMY:
27, 89, 83
CMYK:
0, 85, 76, 27
HSL:
354°, 73.8318%, 41.9608%
HSV (HSB):
354°, 84.9462%, 72.9412%
XYZ:
21.1196, 11.4515, 3.4801
xyY:
0.5858, 0.3176, 11.4515
CIE-Lab:
40.3307, 60.0393, 33.6511
CIE-LCH:
40.3307, 68.8267, 29.2699
CIE-Luv:
40.3307, 114.1034, 20.2041
Hunter-Lab:
33.8400, 52.1820, 17.5906
#ba1c2c color charts
#ba1c2c color shades, tints & tones
#ba1c2c color schemes
#ba1c2c color preview, HTML & CSS examples
This text has a color of #ba1c2c
<p style="color:#ba1c2c;">Text here</p>
.mytext {color:#ba1c2c;}
This box has a color of #ba1c2c
<div style="background-color:#ba1c2c;">Content here</div>
.mybackground {background-color:#ba1c2c;}
Border around this has a color of #ba1c2c
<div style="border:2px solid #ba1c2c;">Content here</div>
.myborder {border:2px solid #ba1c2c;}