#ba2509 color space conversions
Hex:
#ba2509
RGB:
186, 37, 9
CMY:
27, 85, 96
CMYK:
0, 80, 95, 27
HSL:
9°, 90.7692%, 38.2353%
HSV (HSB):
9°, 95.1613%, 72.9412%
XYZ:
20.9606, 11.7820, 1.4278
xyY:
0.6134, 0.3448, 11.7820
CIE-Lab:
40.8675, 56.9637, 50.8841
CIE-LCH:
40.8675, 76.3810, 41.7736
CIE-Luv:
40.8675, 115.4335, 30.1082
Hunter-Lab:
34.3249, 48.9330, 21.5611
#ba2509 color charts
#ba2509 color shades, tints & tones
#ba2509 color schemes
#ba2509 color preview, HTML & CSS examples
This text has a color of #ba2509
<p style="color:#ba2509;">Text here</p>
.mytext {color:#ba2509;}
This box has a color of #ba2509
<div style="background-color:#ba2509;">Content here</div>
.mybackground {background-color:#ba2509;}
Border around this has a color of #ba2509
<div style="border:2px solid #ba2509;">Content here</div>
.myborder {border:2px solid #ba2509;}