#ba033e color space conversions
Hex:
#ba033e
RGB:
186, 3, 62
CMY:
27, 99, 76
CMYK:
0, 98, 67, 27
HSL:
341°, 96.8254%, 37.0588%
HSV (HSB):
341°, 98.3871%, 72.9412%
XYZ:
21.1518, 10.8520, 5.5373
xyY:
0.5634, 0.2891, 10.8520
CIE-Lab:
39.3301, 64.5058, 21.2985
CIE-LCH:
39.3301, 67.9311, 18.2721
CIE-Luv:
39.3301, 114.5539, 9.5511
Hunter-Lab:
32.9424, 56.9626, 13.0937
#ba033e color charts
#ba033e color shades, tints & tones
#ba033e color schemes
#ba033e color preview, HTML & CSS examples
This text has a color of #ba033e
<p style="color:#ba033e;">Text here</p>
.mytext {color:#ba033e;}
This box has a color of #ba033e
<div style="background-color:#ba033e;">Content here</div>
.mybackground {background-color:#ba033e;}
Border around this has a color of #ba033e
<div style="border:2px solid #ba033e;">Content here</div>
.myborder {border:2px solid #ba033e;}