#ba651e color space conversions
Hex:
#ba651e
RGB:
186, 101, 30
CMY:
27, 60, 88
CMYK:
0, 46, 84, 27
HSL:
27°, 72.2222%, 42.3529%
HSV (HSB):
27°, 83.8710%, 72.9412%
XYZ:
25.1377, 19.8402, 3.7329
xyY:
0.5161, 0.4073, 19.8402
CIE-Lab:
51.6561, 29.3255, 51.6763
CIE-LCH:
51.6561, 59.4174, 60.4258
CIE-Luv:
51.6561, 69.3456, 44.5739
Hunter-Lab:
44.5423, 22.7884, 26.2108
#ba651e color charts
#ba651e color shades, tints & tones
#ba651e color schemes
#ba651e color preview, HTML & CSS examples
This text has a color of #ba651e
<p style="color:#ba651e;">Text here</p>
.mytext {color:#ba651e;}
This box has a color of #ba651e
<div style="background-color:#ba651e;">Content here</div>
.mybackground {background-color:#ba651e;}
Border around this has a color of #ba651e
<div style="border:2px solid #ba651e;">Content here</div>
.myborder {border:2px solid #ba651e;}