#ba562c color space conversions
Hex:
#ba562c
RGB:
186, 86, 44
CMY:
27, 66, 83
CMYK:
0, 54, 76, 27
HSL:
18°, 61.7391%, 45.0980%
HSV (HSB):
18°, 76.3441%, 72.9412%
XYZ:
24.0321, 17.2765, 4.4509
xyY:
0.5252, 0.3775, 17.2765
CIE-Lab:
48.6066, 37.6937, 42.4947
CIE-LCH:
48.6066, 56.8033, 48.4263
CIE-Luv:
48.6066, 79.8292, 35.3980
Hunter-Lab:
41.5650, 30.4664, 22.7465
#ba562c color charts
#ba562c color shades, tints & tones
#ba562c color schemes
#ba562c color preview, HTML & CSS examples
This text has a color of #ba562c
<p style="color:#ba562c;">Text here</p>
.mytext {color:#ba562c;}
This box has a color of #ba562c
<div style="background-color:#ba562c;">Content here</div>
.mybackground {background-color:#ba562c;}
Border around this has a color of #ba562c
<div style="border:2px solid #ba562c;">Content here</div>
.myborder {border:2px solid #ba562c;}