#ba082e color space conversions
Hex:
#ba082e
RGB:
186, 8, 46
CMY:
27, 97, 82
CMYK:
0, 96, 75, 27
HSL:
347°, 91.7526%, 38.0392%
HSV (HSB):
347°, 95.6989%, 72.9412%
XYZ:
20.8297, 10.8100, 3.5735
xyY:
0.5915, 0.3070, 10.8100
CIE-Lab:
39.2586, 63.2681, 31.2401
CIE-LCH:
39.2586, 70.5606, 26.2790
CIE-Luv:
39.2586, 118.5583, 17.3193
Hunter-Lab:
32.8786, 55.5481, 16.5710
#ba082e color charts
#ba082e color shades, tints & tones
#ba082e color schemes
#ba082e color preview, HTML & CSS examples
This text has a color of #ba082e
<p style="color:#ba082e;">Text here</p>
.mytext {color:#ba082e;}
This box has a color of #ba082e
<div style="background-color:#ba082e;">Content here</div>
.mybackground {background-color:#ba082e;}
Border around this has a color of #ba082e
<div style="border:2px solid #ba082e;">Content here</div>
.myborder {border:2px solid #ba082e;}