#ba033a color space conversions
Hex:
#ba033a
RGB:
186, 3, 58
CMY:
27, 99, 77
CMYK:
0, 98, 69, 27
HSL:
342°, 96.8254%, 37.0588%
HSV (HSB):
342°, 98.3871%, 72.9412%
XYZ:
21.0460, 10.8097, 4.9802
xyY:
0.5713, 0.2935, 10.8097
CIE-Lab:
39.2581, 64.3103, 23.7473
CIE-LCH:
39.2581, 68.5547, 20.2673
CIE-Luv:
39.2581, 115.8749, 11.5780
Hunter-Lab:
32.8781, 56.7249, 14.0337
#ba033a color charts
#ba033a color shades, tints & tones
#ba033a color schemes
#ba033a color preview, HTML & CSS examples
This text has a color of #ba033a
<p style="color:#ba033a;">Text here</p>
.mytext {color:#ba033a;}
This box has a color of #ba033a
<div style="background-color:#ba033a;">Content here</div>
.mybackground {background-color:#ba033a;}
Border around this has a color of #ba033a
<div style="border:2px solid #ba033a;">Content here</div>
.myborder {border:2px solid #ba033a;}