#ba404e color space conversions
Hex:
#ba404e
RGB:
186, 64, 78
CMY:
27, 75, 69
CMYK:
0, 66, 58, 27
HSL:
353°, 48.8000%, 49.0196%
HSV (HSB):
353°, 65.5914%, 72.9412%
XYZ:
23.4582, 14.6560, 8.8002
xyY:
0.5000, 0.3124, 14.6560
CIE-Lab:
45.1593, 50.0157, 18.9753
CIE-LCH:
45.1593, 53.4942, 20.7761
CIE-Luv:
45.1593, 88.1068, 12.1771
Hunter-Lab:
38.2831, 42.3817, 13.1690
#ba404e color charts
#ba404e color shades, tints & tones
#ba404e color schemes
#ba404e color preview, HTML & CSS examples
This text has a color of #ba404e
<p style="color:#ba404e;">Text here</p>
.mytext {color:#ba404e;}
This box has a color of #ba404e
<div style="background-color:#ba404e;">Content here</div>
.mybackground {background-color:#ba404e;}
Border around this has a color of #ba404e
<div style="border:2px solid #ba404e;">Content here</div>
.myborder {border:2px solid #ba404e;}