#ba520c color space conversions
Hex:
#ba520c
RGB:
186, 82, 12
CMY:
27, 68, 95
CMYK:
0, 56, 94, 27
HSL:
24°, 87.8788%, 38.8235%
HSV (HSB):
24°, 93.5484%, 72.9412%
XYZ:
23.3334, 16.5002, 2.3029
xyY:
0.5538, 0.3916, 16.5002
CIE-Lab:
47.6241, 38.8342, 54.3870
CIE-LCH:
47.6241, 66.8285, 54.4718
CIE-Luv:
47.6241, 85.5611, 41.0678
Hunter-Lab:
40.6205, 31.4487, 25.0730
#ba520c color charts
#ba520c color shades, tints & tones
#ba520c color schemes
#ba520c color preview, HTML & CSS examples
This text has a color of #ba520c
<p style="color:#ba520c;">Text here</p>
.mytext {color:#ba520c;}
This box has a color of #ba520c
<div style="background-color:#ba520c;">Content here</div>
.mybackground {background-color:#ba520c;}
Border around this has a color of #ba520c
<div style="border:2px solid #ba520c;">Content here</div>
.myborder {border:2px solid #ba520c;}