#ba080c color space conversions
Hex:
#ba080c
RGB:
186, 8, 12
CMY:
27, 97, 95
CMYK:
0, 96, 94, 27
HSL:
359°, 91.7526%, 38.0392%
HSV (HSB):
359°, 95.6989%, 72.9412%
XYZ:
20.4029, 10.6393, 1.3261
xyY:
0.6303, 0.3287, 10.6393
CIE-Lab:
38.9662, 62.4555, 48.7544
CIE-LCH:
38.9662, 79.2318, 37.9766
CIE-Luv:
38.9662, 124.4984, 26.4159
Hunter-Lab:
32.6180, 54.5723, 20.4222
#ba080c color charts
#ba080c color shades, tints & tones
#ba080c color schemes
#ba080c color preview, HTML & CSS examples
This text has a color of #ba080c
<p style="color:#ba080c;">Text here</p>
.mytext {color:#ba080c;}
This box has a color of #ba080c
<div style="background-color:#ba080c;">Content here</div>
.mybackground {background-color:#ba080c;}
Border around this has a color of #ba080c
<div style="border:2px solid #ba080c;">Content here</div>
.myborder {border:2px solid #ba080c;}