#ba272b color space conversions
Hex:
#ba272b
RGB:
186, 39, 43
CMY:
27, 85, 83
CMYK:
0, 79, 77, 27
HSL:
358°, 65.3333%, 44.1176%
HSV (HSB):
358°, 79.0323%, 72.9412%
XYZ:
21.4113, 12.0646, 3.4857
xyY:
0.5793, 0.3264, 12.0646
CIE-Lab:
41.3185, 57.1691, 35.3203
CIE-LCH:
41.3185, 67.2000, 31.7087
CIE-Luv:
41.3185, 109.8766, 22.4658
Hunter-Lab:
34.7341, 49.2488, 18.3639
#ba272b color charts
#ba272b color shades, tints & tones
#ba272b color schemes
#ba272b color preview, HTML & CSS examples
This text has a color of #ba272b
<p style="color:#ba272b;">Text here</p>
.mytext {color:#ba272b;}
This box has a color of #ba272b
<div style="background-color:#ba272b;">Content here</div>
.mybackground {background-color:#ba272b;}
Border around this has a color of #ba272b
<div style="border:2px solid #ba272b;">Content here</div>
.myborder {border:2px solid #ba272b;}