#ba512c color space conversions
Hex:
#ba512c
RGB:
186, 81, 44
CMY:
27, 68, 83
CMYK:
0, 56, 76, 27
HSL:
16°, 61.7391%, 45.0980%
HSV (HSB):
16°, 76.3441%, 72.9412%
XYZ:
23.6468, 16.5058, 4.3225
xyY:
0.5317, 0.3711, 16.5058
CIE-Lab:
47.6312, 40.1988, 41.4823
CIE-LCH:
47.6312, 57.7644, 45.9002
CIE-Luv:
47.6312, 83.5786, 33.6628
Hunter-Lab:
40.6273, 32.7963, 22.1311
#ba512c color charts
#ba512c color shades, tints & tones
#ba512c color schemes
#ba512c color preview, HTML & CSS examples
This text has a color of #ba512c
<p style="color:#ba512c;">Text here</p>
.mytext {color:#ba512c;}
This box has a color of #ba512c
<div style="background-color:#ba512c;">Content here</div>
.mybackground {background-color:#ba512c;}
Border around this has a color of #ba512c
<div style="border:2px solid #ba512c;">Content here</div>
.myborder {border:2px solid #ba512c;}