#ba603c color space conversions
Hex:
#ba603c
RGB:
186, 96, 60
CMY:
27, 62, 76
CMYK:
0, 48, 68, 27
HSL:
17°, 51.2195%, 48.2353%
HSV (HSB):
17°, 67.7419%, 72.9412%
XYZ:
25.2482, 19.1311, 6.6369
xyY:
0.4949, 0.3750, 19.1311
CIE-Lab:
50.8402, 33.3114, 36.5314
CIE-LCH:
50.8402, 49.4388, 47.6397
CIE-Luv:
50.8402, 70.2167, 33.1003
Hunter-Lab:
43.7391, 26.4948, 21.6208
#ba603c color charts
#ba603c color shades, tints & tones
#ba603c color schemes
#ba603c color preview, HTML & CSS examples
This text has a color of #ba603c
<p style="color:#ba603c;">Text here</p>
.mytext {color:#ba603c;}
This box has a color of #ba603c
<div style="background-color:#ba603c;">Content here</div>
.mybackground {background-color:#ba603c;}
Border around this has a color of #ba603c
<div style="border:2px solid #ba603c;">Content here</div>
.myborder {border:2px solid #ba603c;}