#ba273f color space conversions
Hex:
#ba273f
RGB:
186, 39, 63
CMY:
27, 85, 75
CMYK:
0, 79, 66, 27
HSL:
350°, 65.3333%, 44.1176%
HSV (HSB):
350°, 79.0323%, 72.9412%
XYZ:
21.8724, 12.2490, 5.9141
xyY:
0.5463, 0.3060, 12.2490
CIE-Lab:
41.6092, 58.0850, 23.5836
CIE-LCH:
41.6092, 62.6902, 22.0981
CIE-Luv:
41.6092, 104.8711, 13.6549
Hunter-Lab:
34.9986, 50.3062, 14.4801
#ba273f color charts
#ba273f color shades, tints & tones
#ba273f color schemes
#ba273f color preview, HTML & CSS examples
This text has a color of #ba273f
<p style="color:#ba273f;">Text here</p>
.mytext {color:#ba273f;}
This box has a color of #ba273f
<div style="background-color:#ba273f;">Content here</div>
.mybackground {background-color:#ba273f;}
Border around this has a color of #ba273f
<div style="border:2px solid #ba273f;">Content here</div>
.myborder {border:2px solid #ba273f;}