#ba2b3e color space conversions
Hex:
#ba2b3e
RGB:
186, 43, 62
CMY:
27, 83, 76
CMYK:
0, 77, 67, 27
HSL:
352°, 62.4454%, 44.9020%
HSV (HSB):
352°, 76.8817%, 72.9412%
XYZ:
21.9831, 12.5147, 5.8144
xyY:
0.5453, 0.3104, 12.5147
CIE-Lab:
42.0227, 56.8187, 24.7248
CIE-LCH:
42.0227, 61.9651, 23.5164
CIE-Luv:
42.0227, 103.4017, 15.0343
Hunter-Lab:
35.3761, 49.0138, 15.0184
#ba2b3e color charts
#ba2b3e color shades, tints & tones
#ba2b3e color schemes
#ba2b3e color preview, HTML & CSS examples
This text has a color of #ba2b3e
<p style="color:#ba2b3e;">Text here</p>
.mytext {color:#ba2b3e;}
This box has a color of #ba2b3e
<div style="background-color:#ba2b3e;">Content here</div>
.mybackground {background-color:#ba2b3e;}
Border around this has a color of #ba2b3e
<div style="border:2px solid #ba2b3e;">Content here</div>
.myborder {border:2px solid #ba2b3e;}