#ba8250 color space conversions
Hex:
#ba8250
RGB:
186, 130, 80
CMY:
27, 49, 69
CMYK:
0, 30, 57, 27
HSL:
28°, 43.4426%, 52.1569%
HSV (HSB):
28°, 56.9892%, 72.9412%
XYZ:
29.6803, 26.9836, 11.2334
xyY:
0.4371, 0.3974, 26.9836
CIE-Lab:
58.9591, 16.1193, 35.4374
CIE-LCH:
58.9591, 38.9312, 65.5408
CIE-Luv:
58.9591, 42.7424, 38.6528
Hunter-Lab:
51.9457, 11.0849, 23.5403
#ba8250 color charts
#ba8250 color shades, tints & tones
#ba8250 color schemes
#ba8250 color preview, HTML & CSS examples
This text has a color of #ba8250
<p style="color:#ba8250;">Text here</p>
.mytext {color:#ba8250;}
This box has a color of #ba8250
<div style="background-color:#ba8250;">Content here</div>
.mybackground {background-color:#ba8250;}
Border around this has a color of #ba8250
<div style="border:2px solid #ba8250;">Content here</div>
.myborder {border:2px solid #ba8250;}