#ba073a color space conversions
Hex:
#ba073a
RGB:
186, 7, 58
CMY:
27, 97, 77
CMYK:
0, 96, 69, 27
HSL:
343°, 92.7461%, 37.8431%
HSV (HSB):
343°, 96.2366%, 72.9412%
XYZ:
21.0894, 10.8965, 4.9947
xyY:
0.5703, 0.2947, 10.8965
CIE-Lab:
39.4057, 63.8821, 23.9325
CIE-LCH:
39.4057, 68.2179, 20.5378
CIE-Luv:
39.4057, 115.2408, 11.8765
Hunter-Lab:
33.0099, 56.2728, 14.1358
#ba073a color charts
#ba073a color shades, tints & tones
#ba073a color schemes
#ba073a color preview, HTML & CSS examples
This text has a color of #ba073a
<p style="color:#ba073a;">Text here</p>
.mytext {color:#ba073a;}
This box has a color of #ba073a
<div style="background-color:#ba073a;">Content here</div>
.mybackground {background-color:#ba073a;}
Border around this has a color of #ba073a
<div style="border:2px solid #ba073a;">Content here</div>
.myborder {border:2px solid #ba073a;}