#ba1000 color space conversions
Hex:
#ba1000
RGB:
186, 16, 0
CMY:
27, 94, 100
CMYK:
0, 91, 100, 27
HSL:
5°, 100.0000%, 36.4706%
HSV (HSB):
5°, 100.0000%, 72.9412%
XYZ:
20.4350, 10.8097, 1.0094
xyY:
0.6336, 0.3351, 10.8097
CIE-Lab:
39.2581, 61.3544, 53.2577
CIE-LCH:
39.2581, 81.2450, 40.9591
CIE-Luv:
39.2581, 123.7861, 28.4860
Hunter-Lab:
32.8781, 53.4079, 21.1943
#ba1000 color charts
#ba1000 color shades, tints & tones
#ba1000 color schemes
#ba1000 color preview, HTML & CSS examples
This text has a color of #ba1000
<p style="color:#ba1000;">Text here</p>
.mytext {color:#ba1000;}
This box has a color of #ba1000
<div style="background-color:#ba1000;">Content here</div>
.mybackground {background-color:#ba1000;}
Border around this has a color of #ba1000
<div style="border:2px solid #ba1000;">Content here</div>
.myborder {border:2px solid #ba1000;}