#ba825e color space conversions
Hex:
#ba825e
RGB:
186, 130, 94
CMY:
27, 49, 63
CMYK:
0, 30, 49, 27
HSL:
23°, 40.0000%, 54.9020%
HSV (HSB):
23°, 49.4624%, 72.9412%
XYZ:
30.2527, 27.2125, 14.2477
xyY:
0.4219, 0.3795, 27.2125
CIE-Lab:
59.1705, 17.3748, 28.0672
CIE-LCH:
59.1705, 33.0098, 58.2407
CIE-Luv:
59.1705, 41.2654, 31.2635
Hunter-Lab:
52.1656, 12.2287, 20.3224
#ba825e color charts
#ba825e color shades, tints & tones
#ba825e color schemes
#ba825e color preview, HTML & CSS examples
This text has a color of #ba825e
<p style="color:#ba825e;">Text here</p>
.mytext {color:#ba825e;}
This box has a color of #ba825e
<div style="background-color:#ba825e;">Content here</div>
.mybackground {background-color:#ba825e;}
Border around this has a color of #ba825e
<div style="border:2px solid #ba825e;">Content here</div>
.myborder {border:2px solid #ba825e;}