#ba412e color space conversions
Hex:
#ba412e
RGB:
186, 65, 46
CMY:
27, 75, 82
CMYK:
0, 65, 75, 27
HSL:
8°, 60.3448%, 45.4902%
HSV (HSB):
8°, 75.2688%, 72.9412%
XYZ:
22.6331, 14.4170, 4.1746
xyY:
0.5490, 0.3497, 14.4170
CIE-Lab:
44.8251, 47.7353, 37.4311
CIE-LCH:
44.8251, 60.6609, 38.1013
CIE-Luv:
44.8251, 94.5517, 27.8313
Hunter-Lab:
37.9697, 39.9542, 20.0601
#ba412e color charts
#ba412e color shades, tints & tones
#ba412e color schemes
#ba412e color preview, HTML & CSS examples
This text has a color of #ba412e
<p style="color:#ba412e;">Text here</p>
.mytext {color:#ba412e;}
This box has a color of #ba412e
<div style="background-color:#ba412e;">Content here</div>
.mybackground {background-color:#ba412e;}
Border around this has a color of #ba412e
<div style="border:2px solid #ba412e;">Content here</div>
.myborder {border:2px solid #ba412e;}