#ba232c color space conversions
Hex:
#ba232c
RGB:
186, 35, 44
CMY:
27, 86, 83
CMYK:
0, 81, 76, 27
HSL:
356°, 68.3258%, 43.3333%
HSV (HSB):
356°, 81.1828%, 72.9412%
XYZ:
21.3054, 11.8230, 3.5420
xyY:
0.5810, 0.3224, 11.8230
CIE-Lab:
40.9334, 58.3266, 34.3161
CIE-LCH:
40.9334, 67.6726, 30.4701
CIE-Luv:
40.9334, 111.4179, 21.3470
Hunter-Lab:
34.3846, 50.4289, 17.9617
#ba232c color charts
#ba232c color shades, tints & tones
#ba232c color schemes
#ba232c color preview, HTML & CSS examples
This text has a color of #ba232c
<p style="color:#ba232c;">Text here</p>
.mytext {color:#ba232c;}
This box has a color of #ba232c
<div style="background-color:#ba232c;">Content here</div>
.mybackground {background-color:#ba232c;}
Border around this has a color of #ba232c
<div style="border:2px solid #ba232c;">Content here</div>
.myborder {border:2px solid #ba232c;}