#ba3333 color space conversions
Hex:
#ba3333
RGB:
186, 51, 51
CMY:
27, 80, 80
CMYK:
0, 73, 73, 27
HSL:
0°, 56.9620%, 46.4706%
HSV (HSB):
0°, 72.5806%, 72.9412%
XYZ:
22.0311, 13.0458, 4.4889
xyY:
0.5568, 0.3297, 13.0458
CIE-Lab:
42.8321, 53.5528, 32.3435
CIE-LCH:
42.8321, 62.5620, 31.1301
CIE-Luv:
42.8321, 102.0905, 22.0140
Hunter-Lab:
36.1189, 45.6695, 17.9146
#ba3333 color charts
#ba3333 color shades, tints & tones
#ba3333 color schemes
#ba3333 color preview, HTML & CSS examples
This text has a color of #ba3333
<p style="color:#ba3333;">Text here</p>
.mytext {color:#ba3333;}
This box has a color of #ba3333
<div style="background-color:#ba3333;">Content here</div>
.mybackground {background-color:#ba3333;}
Border around this has a color of #ba3333
<div style="border:2px solid #ba3333;">Content here</div>
.myborder {border:2px solid #ba3333;}