#ba0001 color space conversions
Hex:
#ba0001
RGB:
186, 0, 1
CMY:
27, 100, 100
CMYK:
0, 100, 99, 27
HSL:
360°, 100.0000%, 36.4706%
HSV (HSB):
360°, 100.0000%, 72.9412%
XYZ:
20.2552, 10.4413, 0.9765
xyY:
0.6395, 0.3297, 10.4413
CIE-Lab:
38.6231, 63.2103, 52.6246
CIE-LCH:
38.6231, 82.2490, 39.7784
CIE-Luv:
38.6231, 126.9136, 27.2625
Hunter-Lab:
32.3130, 55.3438, 20.8273
#ba0001 color charts
#ba0001 color shades, tints & tones
#ba0001 color schemes
#ba0001 color preview, HTML & CSS examples
This text has a color of #ba0001
<p style="color:#ba0001;">Text here</p>
.mytext {color:#ba0001;}
This box has a color of #ba0001
<div style="background-color:#ba0001;">Content here</div>
.mybackground {background-color:#ba0001;}
Border around this has a color of #ba0001
<div style="border:2px solid #ba0001;">Content here</div>
.myborder {border:2px solid #ba0001;}