#ba450c color space conversions
Hex:
#ba450c
RGB:
186, 69, 12
CMY:
27, 73, 95
CMYK:
0, 63, 94, 27
HSL:
20°, 87.8788%, 38.8235%
HSV (HSB):
20°, 93.5484%, 72.9412%
XYZ:
22.4442, 14.7219, 2.0065
xyY:
0.5730, 0.3758, 14.7219
CIE-Lab:
45.2509, 45.0349, 52.7780
CIE-LCH:
45.2509, 69.3805, 49.5262
CIE-Luv:
45.2509, 95.4672, 37.1528
Hunter-Lab:
38.3691, 37.2684, 23.7578
#ba450c color charts
#ba450c color shades, tints & tones
#ba450c color schemes
#ba450c color preview, HTML & CSS examples
This text has a color of #ba450c
<p style="color:#ba450c;">Text here</p>
.mytext {color:#ba450c;}
This box has a color of #ba450c
<div style="background-color:#ba450c;">Content here</div>
.mybackground {background-color:#ba450c;}
Border around this has a color of #ba450c
<div style="border:2px solid #ba450c;">Content here</div>
.myborder {border:2px solid #ba450c;}