#ba042c color space conversions
Hex:
#ba042c
RGB:
186, 4, 44
CMY:
27, 98, 83
CMYK:
0, 98, 76, 27
HSL:
347°, 95.7895%, 37.2549%
HSV (HSB):
347°, 97.8495%, 72.9412%
XYZ:
20.7477, 10.7078, 3.3562
xyY:
0.5960, 0.3076, 10.7078
CIE-Lab:
39.0839, 63.6256, 32.2641
CIE-LCH:
39.0839, 71.3385, 26.8892
CIE-Luv:
39.0839, 119.7493, 17.8227
Hunter-Lab:
32.7228, 55.9124, 16.8249
#ba042c color charts
#ba042c color shades, tints & tones
#ba042c color schemes
#ba042c color preview, HTML & CSS examples
This text has a color of #ba042c
<p style="color:#ba042c;">Text here</p>
.mytext {color:#ba042c;}
This box has a color of #ba042c
<div style="background-color:#ba042c;">Content here</div>
.mybackground {background-color:#ba042c;}
Border around this has a color of #ba042c
<div style="border:2px solid #ba042c;">Content here</div>
.myborder {border:2px solid #ba042c;}