#ba1e2c color space conversions
Hex:
#ba1e2c
RGB:
186, 30, 44
CMY:
27, 88, 83
CMYK:
0, 84, 76, 27
HSL:
355°, 72.2222%, 42.3529%
HSV (HSB):
355°, 83.8710%, 72.9412%
XYZ:
21.1686, 11.5495, 3.4964
xyY:
0.5845, 0.3189, 11.5495
CIE-Lab:
40.4910, 59.5825, 33.8283
CIE-LCH:
40.4910, 68.5159, 29.5859
CIE-Luv:
40.4910, 113.3864, 20.5086
Hunter-Lab:
33.9846, 51.7127, 17.6892
#ba1e2c color charts
#ba1e2c color shades, tints & tones
#ba1e2c color schemes
#ba1e2c color preview, HTML & CSS examples
This text has a color of #ba1e2c
<p style="color:#ba1e2c;">Text here</p>
.mytext {color:#ba1e2c;}
This box has a color of #ba1e2c
<div style="background-color:#ba1e2c;">Content here</div>
.mybackground {background-color:#ba1e2c;}
Border around this has a color of #ba1e2c
<div style="border:2px solid #ba1e2c;">Content here</div>
.myborder {border:2px solid #ba1e2c;}