#ba003b color space conversions
Hex:
#ba003b
RGB:
186, 0, 59
CMY:
27, 100, 77
CMYK:
0, 100, 68, 27
HSL:
341°, 100.0000%, 36.4706%
HSV (HSB):
341°, 100.0000%, 72.9412%
XYZ:
21.0391, 10.7549, 5.1047
xyY:
0.5702, 0.2915, 10.7549
CIE-Lab:
39.1645, 64.6809, 22.9950
CIE-LCH:
39.1645, 68.6468, 19.5710
CIE-Luv:
39.1645, 116.0271, 10.8559
Hunter-Lab:
32.7946, 57.1246, 13.7274
#ba003b color charts
#ba003b color shades, tints & tones
#ba003b color schemes
#ba003b color preview, HTML & CSS examples
This text has a color of #ba003b
<p style="color:#ba003b;">Text here</p>
.mytext {color:#ba003b;}
This box has a color of #ba003b
<div style="background-color:#ba003b;">Content here</div>
.mybackground {background-color:#ba003b;}
Border around this has a color of #ba003b
<div style="border:2px solid #ba003b;">Content here</div>
.myborder {border:2px solid #ba003b;}