#ba581e color space conversions
Hex:
#ba581e
RGB:
186, 88, 30
CMY:
27, 65, 88
CMYK:
0, 53, 84, 27
HSL:
22°, 72.2222%, 42.3529%
HSV (HSB):
22°, 83.8710%, 72.9412%
XYZ:
23.9738, 17.5123, 3.3449
xyY:
0.5348, 0.3906, 17.5123
CIE-Lab:
48.8991, 36.1766, 49.2568
CIE-LCH:
48.8991, 61.1145, 53.7046
CIE-Luv:
48.8991, 79.6985, 39.9774
Hunter-Lab:
41.8477, 29.0259, 24.5542
#ba581e color charts
#ba581e color shades, tints & tones
#ba581e color schemes
#ba581e color preview, HTML & CSS examples
This text has a color of #ba581e
<p style="color:#ba581e;">Text here</p>
.mytext {color:#ba581e;}
This box has a color of #ba581e
<div style="background-color:#ba581e;">Content here</div>
.mybackground {background-color:#ba581e;}
Border around this has a color of #ba581e
<div style="border:2px solid #ba581e;">Content here</div>
.myborder {border:2px solid #ba581e;}