#ba652c color space conversions
Hex:
#ba652c
RGB:
186, 101, 44
CMY:
27, 60, 83
CMYK:
0, 46, 76, 27
HSL:
24°, 61.7391%, 45.0980%
HSV (HSB):
24°, 76.3441%, 72.9412%
XYZ:
25.3580, 19.9283, 4.8929
xyY:
0.5053, 0.3971, 19.9283
CIE-Lab:
51.7561, 29.8292, 45.7160
CIE-LCH:
51.7561, 54.5869, 56.8760
CIE-Luv:
51.7561, 68.2274, 40.9041
Hunter-Lab:
44.6411, 23.2733, 24.7503
#ba652c color charts
#ba652c color shades, tints & tones
#ba652c color schemes
#ba652c color preview, HTML & CSS examples
This text has a color of #ba652c
<p style="color:#ba652c;">Text here</p>
.mytext {color:#ba652c;}
This box has a color of #ba652c
<div style="background-color:#ba652c;">Content here</div>
.mybackground {background-color:#ba652c;}
Border around this has a color of #ba652c
<div style="border:2px solid #ba652c;">Content here</div>
.myborder {border:2px solid #ba652c;}