#ba002c color space conversions
Hex:
#ba002c
RGB:
186, 0, 44
CMY:
27, 100, 83
CMYK:
0, 100, 76, 27
HSL:
346°, 100.0000%, 36.4706%
HSV (HSB):
346°, 100.0000%, 72.9412%
XYZ:
20.7043, 10.6210, 3.3417
xyY:
0.5972, 0.3064, 10.6210
CIE-Lab:
38.9346, 64.0590, 32.0969
CIE-LCH:
38.9346, 71.6503, 26.6133
CIE-Luv:
38.9346, 120.4335, 17.5360
Hunter-Lab:
32.5898, 56.3690, 16.7334
#ba002c color charts
#ba002c color shades, tints & tones
#ba002c color schemes
#ba002c color preview, HTML & CSS examples
This text has a color of #ba002c
<p style="color:#ba002c;">Text here</p>
.mytext {color:#ba002c;}
This box has a color of #ba002c
<div style="background-color:#ba002c;">Content here</div>
.mybackground {background-color:#ba002c;}
Border around this has a color of #ba002c
<div style="border:2px solid #ba002c;">Content here</div>
.myborder {border:2px solid #ba002c;}