#ba4646 color space conversions
Hex:
#ba4646
RGB:
186, 70, 70
CMY:
27, 73, 73
CMYK:
0, 62, 62, 27
HSL:
0°, 45.6693%, 50.1961%
HSV (HSB):
0°, 62.3656%, 72.9412%
XYZ:
23.5454, 15.2616, 7.4992
xyY:
0.5085, 0.3296, 15.2616
CIE-Lab:
45.9905, 46.8209, 24.8989
CIE-LCH:
45.9905, 53.0297, 28.0036
CIE-Luv:
45.9905, 86.5001, 18.6505
Hunter-Lab:
39.0661, 39.2172, 15.9649
#ba4646 color charts
#ba4646 color shades, tints & tones
#ba4646 color schemes
#ba4646 color preview, HTML & CSS examples
This text has a color of #ba4646
<p style="color:#ba4646;">Text here</p>
.mytext {color:#ba4646;}
This box has a color of #ba4646
<div style="background-color:#ba4646;">Content here</div>
.mybackground {background-color:#ba4646;}
Border around this has a color of #ba4646
<div style="border:2px solid #ba4646;">Content here</div>
.myborder {border:2px solid #ba4646;}