#ba0102 color space conversions
Hex:
#ba0102
RGB:
186, 1, 2
CMY:
27, 100, 99
CMYK:
0, 99, 99, 27
HSL:
360°, 98.9305%, 36.6667%
HSV (HSB):
360°, 99.4624%, 72.9412%
XYZ:
20.2715, 10.4652, 1.0090
xyY:
0.6386, 0.3297, 10.4652
CIE-Lab:
38.6647, 63.1111, 52.2409
CIE-LCH:
38.6647, 81.9275, 39.6166
CIE-Luv:
38.6647, 126.6393, 27.2035
Hunter-Lab:
32.3500, 55.2414, 20.7957
#ba0102 color charts
#ba0102 color shades, tints & tones
#ba0102 color schemes
#ba0102 color preview, HTML & CSS examples
This text has a color of #ba0102
<p style="color:#ba0102;">Text here</p>
.mytext {color:#ba0102;}
This box has a color of #ba0102
<div style="background-color:#ba0102;">Content here</div>
.mybackground {background-color:#ba0102;}
Border around this has a color of #ba0102
<div style="border:2px solid #ba0102;">Content here</div>
.myborder {border:2px solid #ba0102;}