#ba090c color space conversions
Hex:
#ba090c
RGB:
186, 9, 12
CMY:
27, 96, 95
CMYK:
0, 95, 94, 27
HSL:
359°, 90.7692%, 38.2353%
HSV (HSB):
359°, 95.1613%, 72.9412%
XYZ:
20.4137, 10.6610, 1.3297
xyY:
0.6300, 0.3290, 10.6610
CIE-Lab:
39.0036, 62.3476, 48.7770
CIE-LCH:
39.0036, 79.1607, 38.0375
CIE-Luv:
39.0036, 124.3133, 26.4814
Hunter-Lab:
32.6512, 54.4597, 20.4413
#ba090c color charts
#ba090c color shades, tints & tones
#ba090c color schemes
#ba090c color preview, HTML & CSS examples
This text has a color of #ba090c
<p style="color:#ba090c;">Text here</p>
.mytext {color:#ba090c;}
This box has a color of #ba090c
<div style="background-color:#ba090c;">Content here</div>
.mybackground {background-color:#ba090c;}
Border around this has a color of #ba090c
<div style="border:2px solid #ba090c;">Content here</div>
.myborder {border:2px solid #ba090c;}