#ba040c color space conversions
Hex:
#ba040c
RGB:
186, 4, 12
CMY:
27, 98, 95
CMYK:
0, 98, 94, 27
HSL:
357°, 95.7895%, 37.2549%
HSV (HSB):
357°, 97.8495%, 72.9412%
XYZ:
20.3595, 10.5525, 1.3116
xyY:
0.6318, 0.3275, 10.5525
CIE-Lab:
38.8163, 62.8893, 48.6639
CIE-LCH:
38.8163, 79.5188, 37.7328
CIE-Luv:
38.8163, 125.2427, 26.1529
Hunter-Lab:
32.4846, 55.0256, 20.3453
#ba040c color charts
#ba040c color shades, tints & tones
#ba040c color schemes
#ba040c color preview, HTML & CSS examples
This text has a color of #ba040c
<p style="color:#ba040c;">Text here</p>
.mytext {color:#ba040c;}
This box has a color of #ba040c
<div style="background-color:#ba040c;">Content here</div>
.mybackground {background-color:#ba040c;}
Border around this has a color of #ba040c
<div style="border:2px solid #ba040c;">Content here</div>
.myborder {border:2px solid #ba040c;}